Fix postgres + add api test cache

This commit is contained in:
viktorstrate
2021-04-23 21:07:32 +02:00
parent e77f1bcd47
commit d7ad507987
2 changed files with 9 additions and 1 deletions

View File

@@ -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