Removing profiling mode

This commit is contained in:
David Négrier 2020-09-11 10:01:45 +02:00
parent b37a8f63be
commit f55fa76e86
1 changed files with 2 additions and 2 deletions

View File

@ -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