1
Fork 0
photoview/.github/postgres.testing.env

3 lines
111 B
Bash

PHOTOVIEW_DATABASE_DRIVER=postgres
PHOTOVIEW_POSTGRES_URL='photoview:photosecret@tcp(postgres)/photoview_test'