mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 22:59:05 +00:00
5 lines
117 B
Bash
5 lines
117 B
Bash
# Copy this file to .env
|
|
|
|
POSTGRES_URL=postgres://username:password@localhost/database?sslmode=disable
|
|
|
|
API_PORT=4001 |