cielectrical
This commit is contained in:
@@ -194,15 +194,15 @@ greenlenspro.com {
|
|||||||
##### POCS
|
##### POCS
|
||||||
##############
|
##############
|
||||||
cielectrical.bayarea-cc.com {
|
cielectrical.bayarea-cc.com {
|
||||||
# wenn du API innerhalb von Next bedienst, weiterleiten an den Next Prozess
|
|
||||||
handle {
|
handle {
|
||||||
reverse_proxy host.docker.internal:3000
|
# Direkter Proxy zum Next.js Container im bizmatch Netzwerk
|
||||||
|
reverse_proxy cielectrical-web:3000
|
||||||
}
|
}
|
||||||
log {
|
log {
|
||||||
output file /var/log/caddy/cielectrical.log
|
output file /var/log/caddy/cielectrical.log
|
||||||
format console
|
format console
|
||||||
}
|
}
|
||||||
encode gzip
|
encode gzip zstd
|
||||||
}
|
}
|
||||||
hamptonbrown.bayarea-cc.com {
|
hamptonbrown.bayarea-cc.com {
|
||||||
# wenn du API innerhalb von Next bedienst, weiterleiten an den Next Prozess
|
# wenn du API innerhalb von Next bedienst, weiterleiten an den Next Prozess
|
||||||
|
|||||||
Reference in New Issue
Block a user