Update server port in .env.example and add nginx configuration for portal.monacousa.org

This commit is contained in:
2025-08-06 14:48:09 +02:00
parent 8fb2e80f91
commit f6acee6148
2 changed files with 42 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
# Server Configuration
NUXT_PORT=3001
NUXT_PORT=6060
NUXT_HOST=0.0.0.0
# Keycloak Configuration