Commit 01ecd6df by cbolich

network update

parent 942f553a
...@@ -12,8 +12,6 @@ services: ...@@ -12,8 +12,6 @@ services:
# Optional: Add environment variables if needed for configuration # Optional: Add environment variables if needed for configuration
# environment: # environment:
# - HEADLESS_MODE=true # - HEADLESS_MODE=true
networks:
- shark
cpu_shares: 1024 # Add cpu_shares here if not using Swarm mode cpu_shares: 1024 # Add cpu_shares here if not using Swarm mode
# deploy: # deploy:
# replicas: 4 # replicas: 4
...@@ -21,7 +19,3 @@ services: ...@@ -21,7 +19,3 @@ services:
# limits: # limits:
# cpus: '1' # cpus: '1'
# memory: 2G # memory: 2G
networks:
shark:
external: true
\ No newline at end of file
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