Fixing broken Jasmine test due to module config
This commit is contained in:
parent
ee612f6585
commit
2d818ec79d
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ services:
|
|||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
front:
|
||||
image: thecodingmachine/nodejs:12
|
||||
image: thecodingmachine/nodejs:14
|
||||
environment:
|
||||
DEBUG_MODE: "$DEBUG_MODE"
|
||||
HOST: "0.0.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue