Update compose.yaml
This commit is contained in:
@@ -41,6 +41,7 @@ services:
|
||||
- LEAFWIKI_JWT_SECRET=${JWT}
|
||||
- LEAFWIKI_ADMIN_PASSWORD=${ADMIN}
|
||||
- LEAFWIKI_ALLOW_INSECURE=true
|
||||
- LEAFWIKI_HOST=127.0.0.1
|
||||
volumes:
|
||||
- /opt/08_reading/leafwiki:/app/data
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user