Browse Source

fix bug on app yarn dev

Olivier Massot 2 years ago
parent
commit
4a1c394a95
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docker-compose.yml

+ 1 - 0
docker-compose.yml

@@ -205,6 +205,7 @@ services:
       - VIRTUAL_PORT=${APP_PORT}
       - VIRTUAL_PORT=${APP_PORT}
       - NODE_ENV=docker
       - NODE_ENV=docker
       - HTTPS_METHOD=noredirect
       - HTTPS_METHOD=noredirect
+      - NODE_OPTIONS=--openssl-legacy-provider
     networks:
     networks:
       network:
       network:
         ipv4_address: 172.20.2.2
         ipv4_address: 172.20.2.2