9 lines
350 B
Bash
9 lines
350 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
|
|
|
|
# License key for enterprise edition
|
|
# WM_LICENSE_KEY="<id>.<expiry>.<signature>" |