Skip to content

Commit

Permalink
update DB_URL in appveyor (#5930)
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Mar 24, 2024
1 parent 48e0f15 commit e5ea0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ on_finish:
environment:
global:
# php_ver_target: 7.3
UNISH_DB_URL: "mysql://root:Password12!@localhost"
UNISH_DB_URL: "mysql://root:Password12!@localhost/unish_dev?module=mysql"
APPVEYOR_RDP_PASSWORD: un1sh@Windows

0 comments on commit e5ea0f5

Please sign in to comment.