mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 21:49:15 +00:00
ghaction test dbs try localhost
This commit is contained in:
2
.github/mysql.testing.env
vendored
2
.github/mysql.testing.env
vendored
@@ -1,2 +1,2 @@
|
||||
PHOTOVIEW_DATABASE_DRIVER=mysql
|
||||
PHOTOVIEW_MYSQL_URL='photoview:photosecret@tcp(mariadb)/photoview_test'
|
||||
PHOTOVIEW_MYSQL_URL='photoview:photosecret@tcp(127.0.0.1)/photoview_test'
|
||||
|
||||
Reference in New Issue
Block a user