Update airsonic.yml

This commit is contained in:
MrDoobPG
2019-05-24 23:55:51 +02:00
committed by GitHub
parent 6bbd15fe55
commit 641e809615

View File

@@ -51,7 +51,7 @@
name: '{{pgrole}}'
image: '{{image}}'
pull: yes
published_ports: <<<<not exposed
published_ports:
- '{{ports.stdout}}{{extport}}:{{intport}}'
volumes: '{{pg_volumes}}'
env: '{{pg_env}}'