Commit 2588018d by Gil Sade

added new letsencrypt image

parent cee785fa
Showing with 4 additions and 6 deletions
......@@ -69,21 +69,19 @@ services:
PARKING_SERVER: "parking:50055"
PUBLIC_SAFETY_PORT_50005_TCP_ADDR: "public-safety"
PUBLIC_SAFETY_PORT_50005_TCP_PORT: "50005"
UI_API_PORT_8080_TCP_ADDR: ui-api
UI_API_PORT_8080_TCP_ADDR: "ui-api"
PUBLIC_SAFETY_IC_PORT_50004_TCP_ADDR: "public-safety-ic"
SRG_PORT_7681_TCP_ADDR: srg
SRG_PORT_7681_TCP_ADDR: "srg"
SRG_PORT_7681_TCP_PORT: "7681"
# PUBLIC_SAFETY_IC_PORT_50004_TCP_PORT: "50004"
PGID: "911"
PUID: "911"
EMAIL: "avi.junowicz@ipgallery.com"
URL: "commetoo.com"
SUBDOMAINS: ""
TZ: "Israel"
image: municipalitybank.com:5050/mcx/front-end:6-c78dab
ports:
- "80:80"
- "443:443"
- "444:444"
privileged: true
volumes:
- "/opt/mcz/config-letsencrypt/:/config:rw"
networks:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment