bayarea on port 8080
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user