mirror of
https://github.com/theoleuthardt/werkzeugkiste.git
synced 2026-06-13 09:37:53 +00:00
feat: new fixed Dockerfiles for deployment in separate folders, docker compose for composing the stack
This commit is contained in:
parent
6767782613
commit
be3ab2bcaf
4 changed files with 91 additions and 13 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"target": "ES6",
|
||||
"module": "CommonJS",
|
||||
"outDir": "./dist",
|
||||
"rootDir": "./src",
|
||||
"rootDir": ".",
|
||||
"strict": true,
|
||||
"allowSyntheticDefaultImports": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue