feat: serve frontend from api container in prod build

This commit is contained in:
Julian Tölle 2020-05-03 03:46:52 +02:00
parent 49bff95ea5
commit ad98ce4e88
5 changed files with 24 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
# compiled output
/dist
/build
/node_modules