增加dozzle的密码配置教程
This commit is contained in:
@@ -265,8 +265,11 @@ services:
|
||||
image: registry.cn-shanghai.aliyuncs.com/easyaigc/dozzle:latest
|
||||
environment:
|
||||
DOZZLE_BASE: /logs-web
|
||||
# DOZZLE_AUTH_PROVIDER: simple
|
||||
DOZZLE_AUTH_TTL: 72h
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- ./data:/data
|
||||
ports:
|
||||
- 8080:8080
|
||||
# portainer:
|
||||
|
||||
Reference in New Issue
Block a user