host.docker.internal
This commit is contained in:
parent
7f071435c7
commit
2617f049f3
|
|
@ -250,7 +250,7 @@ annavillesda.org {
|
||||||
log {
|
log {
|
||||||
output file /var/log/caddy/access.prod.log # Separate Logs
|
output file /var/log/caddy/access.prod.log # Separate Logs
|
||||||
}
|
}
|
||||||
reverse_proxy /api/* localhost:3070
|
reverse_proxy /api/* host.docker.internal:3070
|
||||||
encode gzip
|
encode gzip
|
||||||
}
|
}
|
||||||
www.annavillesda.org {
|
www.annavillesda.org {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue