issues
search
Karitchi
/
infolab
0
stars
0
forks
source link
chore: remove development settings from .env and add production Docker Compose file
#66
Closed
Karitchi
closed
1 week ago
Karitchi
commented
1 week ago
Removed NODE_ENV=development from .env to clean up unused configuration.
Added a new docker-compose.prod.yml file for production setup with PostgreSQL and Node.js services.
Updated docker-compose.yml to remove development-specific comments and configurations.