Add new env variables

This commit is contained in:
2020-12-07 22:39:01 +01:00
parent b248272d71
commit 1275b55f34
+8
View File
@@ -1,2 +1,10 @@
HOST=0.0.0.0 HOST=0.0.0.0
PORT=1337 PORT=1337
MONGO_HOST=localhost
MONGO_PORT=27017
MONGO_DB=strapi
MONGO_USER=
MONGO_PASSWORD=
AUTHENTICATION_DATABASE=