Files
photoview/api/example.env
2020-01-31 15:22:58 +01:00

5 lines
72 B
Bash

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