redid all networks & added cloudflare tunnel

This commit is contained in:
2023-12-26 22:40:54 +00:00
parent 67af9cd3b0
commit e395b238ff
20 changed files with 171 additions and 183 deletions

View File

@@ -30,12 +30,12 @@ services:
- "${SSH_PORT}:222"
networks:
- home-proxy
- web
networks:
web:
external: true
volumes:
gitea_data:
external: true
networks:
home-proxy:
external: true