mirror of
https://github.com/gotson/komga.git
synced 2026-05-09 05:10:19 +02:00
Update docker-compose.yml
This commit is contained in:
parent
cb436fa67f
commit
2e8126011a
1 changed files with 2 additions and 2 deletions
|
|
@ -11,6 +11,6 @@ services:
|
|||
ports:
|
||||
- 8090:8080
|
||||
environment:
|
||||
- KOMGA_USER_PASSWORD=your-admin-password
|
||||
- KOMGA_ADMIN_PASSWORD=your-user-password
|
||||
- KOMGA_USER_PASSWORD=your-user-password
|
||||
- KOMGA_ADMIN_PASSWORD=your-admin-password
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Reference in a new issue