fix: Update network name to dokploy

This commit is contained in:
Prad Nukala 2024-08-29 15:01:56 -04:00
parent 9ae2ea42a4
commit eed72b7542

View File

@ -23,8 +23,8 @@ services:
command: "start --pruning=nothing" command: "start --pruning=nothing"
restart: always restart: always
networks: networks:
- testnet - dokploy
networks: networks:
testnet: dokploy:
external: true external: true