changed caddy file

This commit is contained in:
2026-05-06 19:35:43 +02:00
parent ee2d7ab710
commit 3154a5210e
2 changed files with 20 additions and 15 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
marvinkrausser.com {
reverse_proxy localhost:8080
reverse_proxy cnn_website:8000:8080
}
api.marvinkrausser.com {
reverse_proxy localhost:8000
reverse_proxy cnn_api:8000
}