Initial commit
This commit is contained in:
5
cpone-dashboard/.env.example
Normal file
5
cpone-dashboard/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
APP_PORT=8080
|
||||
DB_DSN=user:password@tcp(127.0.0.1:3306)/cpone_dashboard?parseTime=true&loc=Local
|
||||
AUTH_SECRET=random-32-char-string-ganti-ini
|
||||
PDF_BASE_URL=http://your-server/dashboard-files/
|
||||
BASE_PATH= # kosong = root, isi "/cpone-dashboard" untuk sub-path
|
||||
Reference in New Issue
Block a user