reverse_prox
This commit is contained in:
parent
d04bb2f5cb
commit
7f071435c7
|
|
@ -250,6 +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
|
||||||
encode gzip
|
encode gzip
|
||||||
}
|
}
|
||||||
www.annavillesda.org {
|
www.annavillesda.org {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue