Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
sosuke.iwabuchi
/
SATE-EasyReceipt-front
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
envファイルの修正
develop
sosuke.iwabuchi
2 anos atrás
pai
c839a7e368
commit
a13c05209b
2 arquivos alterados
com
20 adições
e
7 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+0
-7
.env
+20
-0
.env.example
+ 0
- 7
.env
Ver arquivo
@@ -1,7 +0,0 @@
GENERATE_SOURCEMAP=true
PORT=8080
# HOST
# ローカル
REACT_APP_HOST_API_KEY=http://localhost
+ 20
- 0
.env.example
Ver arquivo
@@ -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=
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar