diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2022-10-28 20:05:26 +0300 |
|---|---|---|
| committer | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2022-10-28 20:05:26 +0300 |
| commit | 06410923fd6b7782f07f144b3faf6dd59ffbcb44 (patch) | |
| tree | f9f202e59c066ae89499036ff5c9f3973c40673e | |
| parent | change middleware directory (diff) | |
| download | lphub-06410923fd6b7782f07f144b3faf6dd59ffbcb44.tar.gz lphub-06410923fd6b7782f07f144b3faf6dd59ffbcb44.tar.bz2 lphub-06410923fd6b7782f07f144b3faf6dd59ffbcb44.zip | |
change .env.example
| -rw-r--r-- | .env.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.example b/.env.example index 13afaf3..d0c39bd 100644 --- a/.env.example +++ b/.env.example | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | PORT= | 1 | PORT= |
| 2 | SESSION_KEY= | 2 | SECRET_KEY= |
| 3 | API_KEY= | 3 | API_KEY= |
| 4 | ENV= | 4 | ENV= |
| 5 | DB_HOST= | 5 | DB_HOST= |