Fix install for front
This commit is contained in:
@@ -34,7 +34,6 @@ services:
|
||||
- ./node_modules:/home/appuser/citizen/frontend/node_modules
|
||||
ports:
|
||||
- "4000:4000"
|
||||
- "4200:4200"
|
||||
command: npm run serve:ssr
|
||||
environment:
|
||||
# avoid goodle analytics question
|
||||
|
Reference in New Issue
Block a user