jeanbonbeur asked
jeanbonbeur replied
I deployed NocoDB with Docker-compose on a server with Ubuntu 22.04 to connect the application to a postgresql database.
Do I have to fill in the environment variables in the /nocodb/docker-compose/traefik/.env file?
Then for apply the changes, I must execute ?
$ cd nocodb/docker-compose/pg/
$ docker-compose up -d
wkw replied