mirror of
https://github.com/TeamPiped/Piped-Docker
synced 2025-09-05 21:11:15 +02:00
Merge pull request #44 from cbruegg/patch-1
Fix frontend hostname in Caddyfile
This commit is contained in:
commit
af4a6a1bb3
@ -15,7 +15,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
FRONTEND_HOSTNAME {
|
FRONTEND_HOSTNAME {
|
||||||
reverse_proxy pipedfrontend:80
|
reverse_proxy piped-frontend:80
|
||||||
import global
|
import global
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user