Update docker-compose.yml

This commit is contained in:
Yash Singh 2025-08-06 15:53:15 +05:30 committed by GitHub
parent 86115c794b
commit 9ce9b5eb0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: