fixes ports

This commit is contained in:
LooseSeal2
2019-07-29 16:58:17 -07:00
parent 83ebf86515
commit 9c23a08a61
4 changed files with 15 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
set_fact:
pgrole: 'calibre-web'
intport: '8083'
extport: '8083'
extport: '8104'
image: 'technosoft2000/calibre-web'
# CORE (MANDATORY) ############################################################