mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-23 04:51:57 +00:00
Adding NGINX_CREDENTIALS in docker-compose.yml
This commit is contained in:
@@ -57,6 +57,7 @@ services:
|
||||
restart: always
|
||||
environment:
|
||||
- NGINX_PORT=443
|
||||
- NGINX_CREDENTIALS
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
|
Reference in New Issue
Block a user