Skip to content

.env Setup

Hugo Persson edited this page Apr 10, 2021 · 2 revisions
DB_HOST = localhost
DB_USER = root
DB_PASS = 
DB_PORT = 3306
DB = test


SECRET = #secret used for authentication

FILE_SAVE_DIR = /tmp/ #directory for files during upload
Clone this wiki locally