mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
Added published ports lines 75-78
This commit is contained in:
@@ -73,7 +73,9 @@
|
||||
image: '{{image}}'
|
||||
pull: yes
|
||||
published_ports:
|
||||
- '{{ports.stdout}}{{extport}}:{{intport}}'
|
||||
# - '{{ports.stdout}}{{extport}}:{{intport}}'
|
||||
- '13034:3031/tcp'
|
||||
- '6060:6060/tcp'
|
||||
volumes: '{{pg_volumes}}'
|
||||
env: '{{pg_env}}'
|
||||
restart_policy: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user