mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 23:09:10 +00:00
6 lines
108 B
Bash
6 lines
108 B
Bash
# Copy this file to .env
|
|
|
|
MYSQL_URL=user:password@/dbname
|
|
|
|
API_PORT=4001
|
|
API_ENDPOINT=http://localhost:4001/ |