Files
windmill/.env
T
2023-04-24 01:35:17 +02:00

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"