diff --git a/Caddyfile b/Caddyfile index b8588ff..135670b 100644 --- a/Caddyfile +++ b/Caddyfile @@ -1,7 +1,7 @@ -{$PUBLIC_HOST} { - reverse_proxy app:3080 +om-parser-stw-potsdam.softwareapp-hb.de { + reverse_proxy app:3080 } -{$GITEA_HOST} { - reverse_proxy gitea-container.incus:3000 +gitea.softwareapp-hb.de { + reverse_proxy gitea-container.incus:3000 } \ No newline at end of file