mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 08:02:19 +00:00
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 |