fix: use unique alias notesfrais-backend to avoid DNS conflict with other apps
This commit is contained in:
+3
-1
@@ -42,7 +42,9 @@ services:
|
||||
condition: service_healthy
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- internal
|
||||
internal:
|
||||
aliases:
|
||||
- notesfrais-backend
|
||||
|
||||
# ── Frontend nginx ──────────────────────────────────────────
|
||||
frontend:
|
||||
|
||||
Reference in New Issue
Block a user