doc: Update salt-api documentation
This commit is contained in:
@@ -12,6 +12,8 @@ services:
|
||||
ports:
|
||||
- "4505:4505"
|
||||
- "4506:4506"
|
||||
### salt-api port
|
||||
# - "8000:8000"
|
||||
healthcheck:
|
||||
test: ["CMD", "/usr/local/sbin/healthcheck"]
|
||||
start_period: 30s
|
||||
@@ -20,5 +22,8 @@ services:
|
||||
- TIMEZONE=Europe/Madrid
|
||||
- USERMAP_UID=1000
|
||||
- USERMAP_GID=1000
|
||||
|
||||
- SALT_LOG_LEVEL=info
|
||||
### salt-api settings
|
||||
# - SALT_API_SERVICE_ENABLED=true
|
||||
# - SALT_API_USER=salt_api
|
||||
# - SALT_API_USER_PASS=4wesome-Pass0rd
|
||||
|
||||
Reference in New Issue
Block a user