nsecbunkerd/.gitignore
Nour 1d4251c23e
feat: cleanup docker setup
- Add .dockerignore
- Replace .env with .env.example
- Add migrations service
- Cleanup Dockerfile: simpler setup, simpler copy, no migrations inside the image
- Update README to match new instruction
2024-01-23 17:43:02 +00:00

10 lines
94 B
Plaintext

node_modules
src/*.js
dist
**/*.d.ts
**/*.d.ts.map
nsecbunker.json
connection.txt
config
.env