bayarea on port 8080

This commit is contained in:
2026-05-04 16:10:44 -05:00
parent d5c468541f
commit 315c4a5358

View File

@@ -145,14 +145,10 @@ www.annavillesda.org {
##### BAYAREA
##############
bayarea-cc.com {
# 1. API Requests -> NestJS Backend auf Port 3073
handle /api/* {
reverse_proxy host.docker.internal:3073
}
# 2. Frontend Requests -> Angular Nginx auf Port 3072
# 2. Frontend Requests
handle {
reverse_proxy host.docker.internal:3072
reverse_proxy host.docker.internal:8080
}
log {