Change intport to 3031

Line 18
This commit is contained in:
timekills
2019-01-31 22:13:44 +04:30
committed by GitHub
parent 0a77791b47
commit d637bf015c

View File

@@ -15,7 +15,7 @@
- name: 'Set Known Facts'
set_fact:
pgrole: 'picard'
intport: '13034'
intport: '3031'
extport: '3031'
expose: '3031 '
image: 'metabrainz/picard-website'