georchestra / docker

Quick start geOrchestra with docker
18 stars 21 forks source link

changing to .env so we can use FQDN to config docker-compose.*.yml #284

Open hpwjnijs opened 3 months ago

hpwjnijs commented 3 months ago

To change your FQDN we can use .env for

(N.B. Split up from https://github.com/georchestra/docker/pull/278)

edevosc2c commented 2 months ago

Hello Nijs, Thank you for the PR.

But if you do that, there won't be any domain set by default. That's not what we want. We don't want to force the user to configure a domain.

hpwjnijs commented 2 months ago

Hi, Because of the .gitignore my .env was not committed. It is the renamed .envs-common. Added just now.