mirror of
https://github.com/TeamPiped/Piped-Docker.git
synced 2024-12-06 19:16:27 +01:00
Fix frontend hostname in Caddyfile
This commit is contained in:
committed by
GitHub
parent
b6f7da34b6
commit
f35c86715a
+1
-1
@@ -15,7 +15,7 @@
|
||||
}
|
||||
|
||||
FRONTEND_HOSTNAME {
|
||||
reverse_proxy pipedfrontend:80
|
||||
reverse_proxy piped-frontend:80
|
||||
import global
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user