mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-17 13:20:56 +00:00
fix
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
image: '{{image}}'
|
image: '{{image}}'
|
||||||
pull: yes
|
pull: yes
|
||||||
published_ports:
|
published_ports:
|
||||||
- '{{ports.stdout}}{{extport}}:{{intport}}'
|
- '{{extport}}:{{intport}}'
|
||||||
volumes: '{{pg_volumes}}'
|
volumes: '{{pg_volumes}}'
|
||||||
env: '{{pg_env}}'
|
env: '{{pg_env}}'
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user