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