Commit aa133d1b by amir

latest and changes

parent 9c90d87b
...@@ -76,15 +76,16 @@ services: ...@@ -76,15 +76,16 @@ services:
# PUBLIC_SAFETY_IC_PORT_50004_TCP_PORT: "50004" # PUBLIC_SAFETY_IC_PORT_50004_TCP_PORT: "50004"
PGID: "911" PGID: "911"
PUID: "911" PUID: "911"
EMAIL: "avi.junowicz@ipgallery.com" ONLY_SUBDOMAINS: "false"
URL: "commetoo.com" URL: "commetoo.com"
TZ: "Israel" TZ: "Israel"
ONLY_SUBDOMAINS: "false" image: municipalitybank.com:5050/mcx/front-end/develop-new-letsencrypt
image: municipalitybank.com:5050/mcx/front-end:6-c78dab # image: municipalitybank.com:5050/mcx/front-end:6-c78dab
ports: ports:
- "443:443" - "443:443"
volumes: volumes:
- "/opt/mcz/config-letsencrypt/:/config:rw" - "/opt/mcz/config-letsencrypt/:/config:rw"
- "/opt/mcz/config-letsencrypt/tmp:/var/tmp/nginx:rw"
networks: networks:
- backend - backend
networks: 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