unify all ports: app=3010, infra=3184-3187, cleanup debug markers
This commit is contained in:
@@ -42,7 +42,7 @@ RABBITMQ_URL=amqp://${RABBITMQ_USER}:${RABBITMQ_PASSWORD}@${RABBITMQ_HOST}:${RAB
|
||||
# ──────────────────────────────────────────────
|
||||
# CORS
|
||||
# ──────────────────────────────────────────────
|
||||
CORS_ORIGINS=http://localhost:3000,http://localhost:5173
|
||||
CORS_ORIGINS=http://localhost:3010,http://localhost:5173
|
||||
|
||||
# ──────────────────────────────────────────────
|
||||
# Rate Limiting
|
||||
|
||||
Reference in New Issue
Block a user