mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
feat: serve frontend from api container in prod build
This commit is contained in:
parent
49bff95ea5
commit
ad98ce4e88
5 changed files with 24 additions and 1 deletions
|
|
@ -27,6 +27,7 @@
|
|||
"@nestjs/passport": "^7.0.0",
|
||||
"@nestjs/platform-express": "^7.0.9",
|
||||
"@nestjs/schedule": "^0.3.1",
|
||||
"@nestjs/serve-static": "^2.1.0",
|
||||
"@nestjs/swagger": "^4.5.3",
|
||||
"@nestjs/typeorm": "^7.0.0",
|
||||
"class-transformer": "^0.2.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue