mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 21:09:05 +00:00
ghaction test dbs try localhost
This commit is contained in:
2
.github/postgres.testing.env
vendored
2
.github/postgres.testing.env
vendored
@@ -1,2 +1,2 @@
|
||||
PHOTOVIEW_DATABASE_DRIVER=postgres
|
||||
PHOTOVIEW_POSTGRES_URL=postgres://photoview:photosecret@postgres/photoview_test
|
||||
PHOTOVIEW_POSTGRES_URL=postgres://photoview:photosecret@127.0.0.1/photoview_test
|
||||
|
||||
Reference in New Issue
Block a user