1
Fork 0
photoview/api/example.env

5 lines
72 B
Bash

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