update prod-private network to prod. docker doesn't seem to support - in the network names now

This commit is contained in:
2018-01-20 22:08:49 -05:00
parent 547aea8ef6
commit 9cfcc7de0b
13 changed files with 56 additions and 16 deletions

View File

@@ -54,12 +54,12 @@ services:
networks:
- ingress
# - prod-private
# - prod
networks:
ingress:
external:
name: ingress
prod-private:
prod:
external:
name: prod-private
name: prod