feat(docker): add Docker configuration for frontend app
This commit is contained in:
parent
676473cfad
commit
36237874f7
6 changed files with 65 additions and 32 deletions
|
@ -13,7 +13,7 @@
|
|||
"build": {
|
||||
"builder": "@angular-devkit/build-angular:application",
|
||||
"options": {
|
||||
"outputPath": "dist/lf10-starter2024",
|
||||
"outputPath": "dist/casino",
|
||||
"index": "src/index.html",
|
||||
"browser": "src/main.ts",
|
||||
"tsConfig": "tsconfig.app.json",
|
||||
|
|
Reference in a new issue