mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
Updating embystats internal port to 5432 instead of 80. Tested working via portainer
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
- name: 'Set Known Facts'
|
- name: 'Set Known Facts'
|
||||||
set_fact:
|
set_fact:
|
||||||
pgrole: "embystats"
|
pgrole: "embystats"
|
||||||
intport: "80"
|
intport: "5432"
|
||||||
extport: "9049"
|
extport: "9049"
|
||||||
image: "uping/embystat:beta-linux"
|
image: "uping/embystat:beta-linux"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user