mirror of
https://github.com/Dokploy/templates.git
synced 2026-04-27 18:48:29 -05:00
Remove unnecessary blank line in ackee docker-compose.yml
This commit is contained in:
@@ -9,7 +9,6 @@ services:
|
||||
- ACKEE_USERNAME=${ACKEE_USERNAME}
|
||||
- ACKEE_PASSWORD=${ACKEE_PASSWORD}
|
||||
- ACKEE_MONGODB=${ACKEE_MONGODB}
|
||||
|
||||
mongo:
|
||||
image: mongo:4
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user