mirror of
https://github.com/TeamPiped/Piped-Docker.git
synced 2024-08-14 23:56:53 +00:00
Use nginx in caddy for caching.
This commit is contained in:
parent
a77f887fd8
commit
41ca0ef18e
3 changed files with 7 additions and 16 deletions
|
@ -20,7 +20,7 @@ FRONTEND_HOSTNAME {
|
|||
}
|
||||
|
||||
BACKEND_HOSTNAME {
|
||||
reverse_proxy varnish:80
|
||||
reverse_proxy nginx:80
|
||||
import global
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue