6 lines
267 B
Bash
6 lines
267 B
Bash
DB_PASSWORD=changeme
|
|
|
|
# this is the url that your instance is publicly exposed to
|
|
WM_BASE_URL=http://localhost
|
|
|
|
# To use another port than :80, setup the Caddyfile and the caddy section of the docker-compose to your needs: https://caddyserver.com/docs/getting-started |