refactor: remove dokploy-network

This commit is contained in:
Mauricio Siu
2025-02-09 02:31:01 -06:00
parent a8f94540f9
commit c0a00f4957
60 changed files with 150 additions and 302 deletions

View File

@@ -29,8 +29,7 @@ services:
restart: unless-stopped
depends_on:
- unifi-db
networks:
- dokploy-network
unifi-db:
image: mongo:4.4
@@ -40,8 +39,7 @@ services:
ports:
- 27017
restart: unless-stopped
networks:
- dokploy-network
networks:
dokploy-network: