xiongzhu hace 2 años
padre
commit
1aeb2fe2d4
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. 1 0
      .env
  2. 1 0
      .env.production

+ 1 - 0
.env

@@ -1,3 +1,4 @@
+NODE_ENV=dev
 NODE_API_PORT=
 NODE_API_PORT=
 
 
 ENDPOINT_CORS=
 ENDPOINT_CORS=

+ 1 - 0
.env.production

@@ -1,3 +1,4 @@
+NODE_ENV=production
 NODE_API_PORT=
 NODE_API_PORT=
 
 
 ENDPOINT_CORS=
 ENDPOINT_CORS=