mirror of
https://github.com/kyantech/Palmr.git
synced 2025-10-23 06:11:58 +00:00
chore: add docker-compose.yaml and update .gitignore
Add docker-compose.yaml to define services for the application stack, including API, app, MinIO, and PostgreSQL. Remove docker-compose.yaml from .gitignore to track it in version control
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -26,7 +26,4 @@ apps/web/*.sw?
|
||||
#SERVER
|
||||
apps/server/node_modules
|
||||
apps/server/.env
|
||||
apps/server/dist/*
|
||||
|
||||
#COMPOSE
|
||||
docker-compose.yaml
|
||||
apps/server/dist/*
|
Reference in New Issue
Block a user