build: dockerize app, migrate on boot
This commit is contained in:
7
.dockerignore
Normal file
7
.dockerignore
Normal file
@@ -0,0 +1,7 @@
|
||||
**/target
|
||||
**/node_modules
|
||||
**/.svelte-kit
|
||||
frontend/build
|
||||
.git
|
||||
**/.env
|
||||
**/.env.*
|
||||
Reference in New Issue
Block a user