aboutsummaryrefslogtreecommitdiffstats
path: root/.env.example
diff options
context:
space:
mode:
authorLibravatar vantezzen <properly@protonmail.com>2019-08-26 21:26:59 +0200
committerLibravatar vantezzen <properly@protonmail.com>2019-08-26 21:26:59 +0200
commit26b9ae22724862fac562052d254e0a2f42fadca5 (patch)
treedc65c4b7a1ee22896de0a6c84abe277de7708790 /.env.example
parentAdd validations (diff)
downloadferdium-server-26b9ae22724862fac562052d254e0a2f42fadca5.tar.gz
ferdium-server-26b9ae22724862fac562052d254e0a2f42fadca5.tar.zst
ferdium-server-26b9ae22724862fac562052d254e0a2f42fadca5.zip
Improve recipe creation
Diffstat (limited to '.env.example')
-rw-r--r--.env.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/.env.example b/.env.example
index de9f030..91e92a1 100644
--- a/.env.example
+++ b/.env.example
@@ -17,3 +17,5 @@ DB_PASSWORD=
17DB_DATABASE=adonis 17DB_DATABASE=adonis
18 18
19HASH_DRIVER=bcrypt 19HASH_DRIVER=bcrypt
20
21IS_CREATION_ENABLED=true \ No newline at end of file