Merge branch 'services' of https://github.com/coollabsio/coolify into services

This commit is contained in:
peaklabs-dev
2024-11-08 14:07:03 +01:00

View File

@@ -15,8 +15,6 @@ services:
- LISTMONK_db__user=$SERVICE_USER_POSTGRES - LISTMONK_db__user=$SERVICE_USER_POSTGRES
- LISTMONK_db__password=$SERVICE_PASSWORD_POSTGRES - LISTMONK_db__password=$SERVICE_PASSWORD_POSTGRES
- LISTMONK_db__port=5432 - LISTMONK_db__port=5432
- LISTMONK_app__admin_username=admin
- LISTMONK_app__admin_password=$SERVICE_PASSWORD_ADMIN
- TZ=Etc/UTC - TZ=Etc/UTC
volumes: volumes:
- "listmonk-data:/listmonk/uploads" - "listmonk-data:/listmonk/uploads"