caddy bug fix

This commit is contained in:
2026-05-07 17:57:04 +02:00
parent 7c44faa916
commit 3b1fa3ec37
+1 -1
View File
@@ -7,5 +7,5 @@ api.marvinkrausser.com {
}
portfolio.marvinkrausser.com {
reverse_proxy cnn_api:8081
reverse_proxy portfolio_website:8081
}