1
Fork 0
photoview/api/example.env

6 lines
108 B
Bash
Raw Normal View History

2020-01-30 15:10:01 +01:00
# Copy this file to .env
2020-01-31 15:22:58 +01:00
MYSQL_URL=user:password@/dbname
2020-01-30 15:10:01 +01:00
2020-02-09 15:26:59 +01:00
API_PORT=4001
API_ENDPOINT=http://localhost:4001/