Files
safe-paste/.env.example

9 lines
140 B
Plaintext

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=