mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-04 02:11:40 +00:00
fix: Update docker-compose network name to dokploy-network
This commit is contained in:
+2
-2
@@ -23,8 +23,8 @@ services:
|
|||||||
command: "start --pruning=nothing"
|
command: "start --pruning=nothing"
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- dokploy
|
- dokploy-network
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
dokploy:
|
dokploy-network:
|
||||||
external: true
|
external: true
|
||||||
|
|||||||
Reference in New Issue
Block a user