mirror of
https://github.com/arthur-pbty/portfolio2023.git
synced 2026-06-19 13:47:01 +02:00
8 lines
141 B
Bash
8 lines
141 B
Bash
PORT=3333
|
|
HOST=0.0.0.0
|
|
NODE_ENV=production
|
|
APP_KEY=1Ad59qH3RodlK8Py5hr2WA2VeNUXEqmL
|
|
DRIVE_DISK=local
|
|
SESSION_DRIVER=cookie
|
|
CACHE_VIEWS=false
|