Commit c7947835 authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技

update: validator

parent 7829aebc
Pipeline #700 canceled with stages
...@@ -2,7 +2,7 @@ version: "3.9" ...@@ -2,7 +2,7 @@ version: "3.9"
services: services:
validator: validator:
image: "caduceus/ai-validator:v0.0.1" image: "caduceus/ai-validator:v0.0.2"
container_name: validator container_name: validator
deploy: deploy:
restart_policy: restart_policy:
...@@ -18,4 +18,11 @@ services: ...@@ -18,4 +18,11 @@ services:
- "20011:20011" - "20011:20011"
- "20012:20012" - "20012:20012"
networks: networks:
- odysseus - odysseus
\ No newline at end of file
networks:
odysseus:
driver: bridge
ipam:
config:
- subnet: 172.100.0.0/16
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