Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
sosuke.iwabuchi
/
SATE-EasyReceipt-front
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
envファイルの修正
develop
sosuke.iwabuchi
hace 2 años
padre
c839a7e368
commit
a13c05209b
Se han
modificado 2 ficheros
con
20 adiciones
y
7 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-7
.env
+20
-0
.env.example
+ 0
- 7
.env
Ver fichero
@@ -1,7 +0,0 @@
GENERATE_SOURCEMAP=true
PORT=8080
# HOST
# ローカル
REACT_APP_HOST_API_KEY=http://localhost
+ 20
- 0
.env.example
Ver fichero
@@ -0,0 +1,20 @@
# .env.development.localと.env.production.localを用意すること
# REACT_APP_ENV=local
# REACT_APP_ENV=staging
# REACT_APP_ENV=production
GENERATE_SOURCEMAP=true
PORT=8080
# HOST
# ローカル----------
# REACT_APP_HOST_API_KEY=http://localhost
# ステージング-------------
REACT_APP_HOST_API_KEY=
Escribir
Vista previa
Cargando…
Cancelar
Guardar