Files
photoview/api/example.env
2020-02-09 15:26:59 +01:00

6 lines
108 B
Bash

# Copy this file to .env
MYSQL_URL=user:password@/dbname
API_PORT=4001
API_ENDPOINT=http://localhost:4001/