Removing profiling mode
This commit is contained in:
+2
-2
@@ -45,8 +45,8 @@ services:
|
||||
|
||||
back:
|
||||
image: thecodingmachine/nodejs:12
|
||||
#command: yarn dev
|
||||
command: yarn run profile
|
||||
command: yarn dev
|
||||
#command: yarn run profile
|
||||
environment:
|
||||
STARTUP_COMMAND_1: yarn install
|
||||
SECRET_KEY: yourSecretKey
|
||||
|
||||
Reference in New Issue
Block a user