mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 20:29:17 +00:00
Add environment variable in frontend and ssl
This commit is contained in:
2
frontend/.docker/nginx/include.d/ssl.conf
Normal file
2
frontend/.docker/nginx/include.d/ssl.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
listen 443 ssl http2;
|
||||
listen [::]:443 ssl http2;
|
||||
Reference in New Issue
Block a user