Update -> refactor and optimize UI , code ,...
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
MASTER_KEY=change_me_to_a_random_secret
|
||||
DB_HOST=localhost
|
||||
DB_NAME=paste
|
||||
DB_USER=root
|
||||
DB_PASS=
|
||||
REDIS_HOST=127.0.0.1
|
||||
REDIS_PORT=6379
|
||||
APP_URL=
|
||||
Reference in New Issue
Block a user