mirror of
https://github.com/knadh/listmonk.git
synced 2025-10-03 11:56:27 +08:00
Update docker-compose.yml
This commit is contained in:
parent
86115c794b
commit
9ce9b5eb0f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ x-db-credentials: &db-credentials # Use the default
|
|||
services:
|
||||
# listmonk app
|
||||
app:
|
||||
image: yashsingh/listmonk-init:latest
|
||||
image: listmonk/listmonk-init:latest
|
||||
container_name: listmonk_app
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Loading…
Add table
Reference in a new issue