mirror of
https://github.com/knadh/listmonk.git
synced 2025-10-09 14:56:03 +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:
|
services:
|
||||||
# listmonk app
|
# listmonk app
|
||||||
app:
|
app:
|
||||||
image: yashsingh/listmonk-init:latest
|
image: listmonk/listmonk-init:latest
|
||||||
container_name: listmonk_app
|
container_name: listmonk_app
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Add table
Reference in a new issue