Commit 0b9f9bed by Gil Sade

added lets encrypt.

parent 5c9303f0
Showing with 8 additions and 1 deletions
......@@ -63,10 +63,15 @@ push-server:
ui-web:
environment:
OTP_SERVER: "172.16.1.29:8081"
KIBANA_SERVER: "172.16.1.108:5601"
KIBANA_SERVER: "172.16.1.29:5601"
CAMERA_STREAM: "172.16.1.141:81"
CAMERA_API: "172.16.1.140:9090"
EMAIL: "avi.junowicz@ipgallery.com"
URL: "commetoo.com"
SUBDOMAINS: "mcz"
TZ: "Israel"
image: 172.16.1.212:5050/mcx/ui-web
# image: aptalca/nginx-letsencrypt
ports:
- "8020:80"
- "8443:443"
......@@ -75,8 +80,10 @@ ui-web:
- ui-api
- srg
# - public-safety
privileged: true
volumes:
- "/home/gil/git/ui-web/target/app:/usr/share/nginx/html/app"
- "/opt/mcz/config-letsencrypt/:/config:rw"
### SRG + COMM-LOGIC
comm-logic:
environment:
......
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