Update xteve.yml

put network back to bridge
This commit is contained in:
Kyle Button
2019-01-13 20:10:06 -06:00
committed by GitHub
parent 452499f723
commit 5409d1d35a

View File

@@ -60,7 +60,7 @@
env: '{{pg_env}}'
restart_policy: unless-stopped
networks:
- name: host
- name: bridge
aliases:
- '{{pgrole}}'
state: started