fixed config
This commit is contained in:
+1
-1
@@ -37,5 +37,5 @@ portfolio.marvinkrausser.com {
|
|||||||
|
|
||||||
git.marvinkrausser.com {
|
git.marvinkrausser.com {
|
||||||
import common
|
import common
|
||||||
reverse_proxy gitea_network:3000
|
reverse_proxy gitea:3000
|
||||||
}
|
}
|
||||||
@@ -19,6 +19,7 @@ services:
|
|||||||
- cnn_website
|
- cnn_website
|
||||||
networks:
|
networks:
|
||||||
- cnn_network
|
- cnn_network
|
||||||
|
- gitea_network
|
||||||
pull_policy: never
|
pull_policy: never
|
||||||
container_name: caddy_proxy
|
container_name: caddy_proxy
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user