Skip to content

Commit

Permalink
fix: remove inertia public app url from coolify
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaspalma committed Feb 5, 2025
1 parent e2e5ed6 commit 4ed0c07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.coolify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ services:
- "SMTP_PORT=${SMTP_PORT}"
- "INERTIA_PUBLIC_TZ=${INERTIA_PUBLIC_TZ:-Europe/Lisbon}"
- "INERTIA_PUBLIC_EVENT_COUNTDOWN_DATE=${INERTIA_PUBLIC_EVENT_COUNTDOWN_DATE:-2025-04-11}"
- "INERTIA_PUBLIC_APP_URL=${INERTIA_PUBLIC_APP_URL}"

valkey:
image: valkey/valkey:8-alpine
Expand Down

0 comments on commit 4ed0c07

Please sign in to comment.