mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
- remove yarn run dev command since its part of the dockerfile for the production stage
This commit is contained in:
parent
cbf799d265
commit
33b8b001d7
@ -12,7 +12,6 @@ services:
|
||||
- NODE_ENV="development"
|
||||
# - DEBUG=true
|
||||
# - NUXT_BUILD=/tmp/nuxt # avoid file permission issues when `rm -rf .nuxt/`
|
||||
command: yarn run dev
|
||||
volumes:
|
||||
# This makes sure the docker container has its own node modules.
|
||||
# Therefore it is possible to have a different node version on the host machine
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user