Skip to content

Commit

Permalink
Update apps/dokploy/templates/checkmate/docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Siumauricio authored Jan 2, 2025
1 parent eec0a55 commit f2159a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dokploy/templates/checkmate/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ services:
image: bluewaveuptime/uptime_database_mongo:latest
restart: always
volumes:
- ./mongo/data:/data/db
- ../files/mongo/data:/data/db
command: ["mongod", "--quiet"]
ports:
- 27017
Expand Down

0 comments on commit f2159a3

Please sign in to comment.