mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-08 16:03:27 +00:00
8 lines
180 B
Bash
8 lines
180 B
Bash
DB_PASSWORD=changeme
|
|
|
|
# this is the url that your instance is publicly exposed to
|
|
WM_BASE_URL=http://localhost
|
|
|
|
# this is the addres caddy will listen on
|
|
CADDY_REVERSE_PROXY=":80"
|