mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-04 01:39:01 +00:00
Setup databases for github actions tests
This commit is contained in:
2
.github/postgres.testing.env
vendored
Normal file
2
.github/postgres.testing.env
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
PHOTOVIEW_DATABASE_DRIVER=postgres
|
||||
PHOTOVIEW_POSTGRES_URL='photoview:photosecret@tcp(postgres)/photoview_test'
|
||||
Reference in New Issue
Block a user