mirror of
https://github.com/TeamPiped/Piped-Docker.git
synced 2024-08-14 23:56:53 +00:00
Fix frontend hostname in Caddyfile
This commit is contained in:
parent
b6f7da34b6
commit
f35c86715a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
}
|
||||
|
||||
FRONTEND_HOSTNAME {
|
||||
reverse_proxy pipedfrontend:80
|
||||
reverse_proxy piped-frontend:80
|
||||
import global
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue