host.docker.internal
This commit is contained in:
parent
676e0a91b6
commit
c4d8e980da
|
|
@ -31,7 +31,7 @@ www.bizmatch.net {
|
||||||
# file_server
|
# file_server
|
||||||
#}
|
#}
|
||||||
handle {
|
handle {
|
||||||
reverse_proxy localhost:4200
|
reverse_proxy host.docker.internal:4200
|
||||||
}
|
}
|
||||||
log {
|
log {
|
||||||
output file /var/log/caddy/access.prod.log # Separate Logs
|
output file /var/log/caddy/access.prod.log # Separate Logs
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue