redid all networks & added cloudflare tunnel
This commit is contained in:
@@ -14,9 +14,6 @@ services:
|
||||
volumes:
|
||||
- ./dashy.yml:/app/public/conf.yml
|
||||
|
||||
networks:
|
||||
- home-proxy
|
||||
|
||||
environment:
|
||||
- DOMAIN_ROOT=${DOMAIN_ROOT}
|
||||
- NODE_ENV=production
|
||||
@@ -31,7 +28,10 @@ services:
|
||||
retries: 3
|
||||
start_period: 40s
|
||||
|
||||
|
||||
|
||||
networks:
|
||||
- web
|
||||
|
||||
networks:
|
||||
home-proxy:
|
||||
web:
|
||||
external: true
|
||||
|
Reference in New Issue
Block a user