diff options
Diffstat (limited to '.env-sample')
| -rw-r--r-- | .env-sample | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/.env-sample b/.env-sample deleted file mode 100644 index 69a98b6..0000000 --- a/.env-sample +++ /dev/null @@ -1,13 +0,0 @@ -DB_HOST=localhost -DB_NAME= -DB_USER= -DB_PASS= -HOST_NAME=lvh.me -S3_KEY= -S3_SECRET= -S3_BUCKET= -S3_PATH=/bucky -SESSIONS_IN_MEMORY=yes -NODE_ENV=development -MONGODB_URL=mongodb://127.0.0.1:27107/buckySessionDb - |
