Update docker-compose.yml

This commit is contained in:
Gauthier 2019-09-03 11:16:07 +08:00 committed by GitHub
parent 2e8126011a
commit 29036969d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@ services:
- /etc/timezone:/etc/timezone:ro
ports:
- 8090:8080
user: "1000:1000"
environment:
- KOMGA_USER_PASSWORD=your-user-password
- KOMGA_ADMIN_PASSWORD=your-admin-password