network
This commit is contained in:
@@ -238,9 +238,9 @@ gregknoppcpa.bayarea-cc.com {
|
|||||||
encode gzip
|
encode gzip
|
||||||
}
|
}
|
||||||
buddelectric.bayarea-cc.com {
|
buddelectric.bayarea-cc.com {
|
||||||
# wenn du API innerhalb von Next bedienst, weiterleiten an den Next Prozess
|
|
||||||
handle {
|
handle {
|
||||||
reverse_proxy host.docker.internal:3040
|
# NEU: Direkter Proxy zum Container auf dem nativen Next.js Port
|
||||||
|
reverse_proxy buddelectric:3000
|
||||||
}
|
}
|
||||||
log {
|
log {
|
||||||
output file /var/log/caddy/buddelectric.log
|
output file /var/log/caddy/buddelectric.log
|
||||||
|
|||||||
Reference in New Issue
Block a user