Explorar el Código

Add env example

master
Dylan Baker hace 3 años
padre
commit
c768ba69a6
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5
    0
      .env.example

+ 5
- 0
.env.example Ver fichero

@@ -0,0 +1,5 @@
1
+ADMIN_USERNAME=
2
+ADMIN_PASSWORD=
3
+POSTS_DIR=
4
+TIDE_SECRET=
5
+LOGIN_PATH=

Loading…
Cancelar
Guardar