NorbiPeti
aa6f3f51de
- Fixed database URL locally and in production - Set separate DB user just to be safe - Migrate DB schema on each launch - Use node user during dev but use root during deploy - Fix output of the dev container (tsc-watch --noClear)
5 lines
94 B
Text
5 lines
94 B
Text
node_modules
|
|
npm-debug.log
|
|
/dist
|
|
# Cache used by TypeScript's incremental build
|
|
*.tsbuildinfo
|