mirror of
https://github.com/valitydev/wazuh-docker.git
synced 2024-11-06 09:45:19 +00:00
Adding NGINX_CREDENTIALS in docker-compose.yml
This commit is contained in:
parent
715fb4fdec
commit
12b40b48ee
@ -57,6 +57,7 @@ services:
|
||||
restart: always
|
||||
environment:
|
||||
- NGINX_PORT=443
|
||||
- NGINX_CREDENTIALS
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
|
Loading…
Reference in New Issue
Block a user