mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 21:09:11 +00:00
fix: Update docker-compose network name to dokploy-network
This commit is contained in:
parent
eed72b7542
commit
eac85d36ec
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user