APP_ENV=development HTTP_ADDR=:8080 DATABASE_URL=postgres://dash:dash@postgres:5432/dash?sslmode=disable DATA_DIR=/data PUBLIC_BASE_URL=http://localhost:8080 WIDGET_FETCH_TIMEOUT=5s WIDGET_CACHE_TTL=60s MAX_ICON_UPLOAD_BYTES=524288 ALLOWED_ORIGINS=http://localhost:3000