Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
tesseract-design
/
react-common
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
1
Wiki
Attività
Sfoglia il codice sorgente
Add example env file
Add example file for guiding on setting secrets in the app.
tags/0.3.0
TheoryOfNekomata
4 anni fa
parent
0f208f359a
commit
415d815f33
1 ha cambiato i file
con
9 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+9
-0
.env.example
+ 9
- 0
.env.example
Vedi File
@@ -0,0 +1,9 @@
# If we are using TypeScript?
DOCZ_TYPESCRIPT=
# Base path of the routes
DOCZ_BASE=
# Port where Docz runs
DOCZ_PORT=
Scrivi
Anteprima
Caricamento…
Annulla
Salva