chore: add WEB_APP_API_URL to .env for local API development

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
This commit is contained in:
Stefan Mogeritsch 2026-03-10 16:46:53 +01:00
parent f8fdfdd59d
commit d825e962d2

1
.env
View File

@ -144,6 +144,7 @@ PING_CONSUL_PREFER_IP=true
CADDY_VERSION=2.11-alpine
WEB_APP_PORT=4000:4000
WEB_BUILD_PROFILE=dev
WEB_APP_API_URL=http://localhost:8081
# --- DESKTOP-APP ---
DESKTOP_APP_VNC_PORT=5901:5901