fix
This commit is contained in:
@@ -89,7 +89,6 @@ services:
|
||||
- IP=${IP}
|
||||
- MONIKER=d${DOMAIN:-local}
|
||||
- P2P_PORT=15527
|
||||
entrypoint: [sh, /init.sh]
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- chains
|
||||
|
||||
@@ -89,7 +89,6 @@ services:
|
||||
- IP=${IP}
|
||||
- MONIKER=d${DOMAIN:-local}
|
||||
- P2P_PORT=15347
|
||||
entrypoint: [sh, /init.sh]
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- chains
|
||||
|
||||
@@ -89,7 +89,6 @@ services:
|
||||
- IP=${IP}
|
||||
- MONIKER=d${DOMAIN:-local}
|
||||
- P2P_PORT=15881
|
||||
entrypoint: [sh, /init.sh]
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- chains
|
||||
|
||||
Reference in New Issue
Block a user