mirror of
https://github.com/gotson/komga.git
synced 2026-05-04 18:42:10 +02:00
Update docker-compose.yml
This commit is contained in:
parent
2e8126011a
commit
29036969d3
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue