mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 20:39:08 +00:00
Fix postgres + add api test cache
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='photoview:photosecret@tcp(postgres)/photoview_test'
|
||||
PHOTOVIEW_POSTGRES_URL=postgres://photoview:photosecret@postgres/photoview_test
|
||||
|
||||
Reference in New Issue
Block a user