change hostname
This commit is contained in:
parent
766f0d4a18
commit
8f1fdbfb96
|
|
@ -46,7 +46,7 @@ www.bayarea-cc.com {
|
|||
fancytextstuff.com {
|
||||
# wenn du API innerhalb von Next bedienst, weiterleiten an den Next Prozess
|
||||
handle {
|
||||
reverse_proxy fancytext-app:3010
|
||||
reverse_proxy host.docker.internal:3010
|
||||
}
|
||||
log {
|
||||
output file /var/log/caddy/fancytext.log
|
||||
|
|
|
|||
Loading…
Reference in New Issue