Commit 89aea1f0 authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技
parents 9069a8df 3af436dd
grpc_addr = ":38001"
chain_id = 100
routines = 20
\ No newline at end of file
grpc_addr = ":38001"
chain_id = 100
routines = 20
\ No newline at end of file
version: "3.9"
services:
cryptor:
image: 192.168.1.220:5000/cryptor:v0.0.1
image: 192.168.1.220:5000/cryptor:v0.0.2
container_name: cryptor
deploy:
restart_policy:
......@@ -17,7 +15,6 @@ services:
networks:
- meta
sentry:
image: 192.168.1.220:5000/sentry:v0.0.1
container_name: sentry
......@@ -32,7 +29,6 @@ services:
networks:
- meta
net:
image: 192.168.1.220:5000/metanet:v0.0.1
container_name: net
......
version: "3.9"
services:
cryptor:
image: 192.168.1.220:5000/cryptor:v0.0.1
image: 192.168.1.220:5000/cryptor:v0.0.2
container_name: cryptor
deploy:
restart_policy:
......@@ -17,7 +15,6 @@ services:
networks:
- meta
sentry:
image: 192.168.1.220:5000/sentry:v0.0.1
container_name: sentry
......@@ -32,7 +29,6 @@ services:
networks:
- meta
net:
image: 192.168.1.220:5000/metanet:v0.0.1
container_name: net
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment