mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Root password
This commit is contained in:
parent
cef75aabc5
commit
3cc0530419
1
.github/workflows/mysql.yaml
vendored
1
.github/workflows/mysql.yaml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
MYSQL_ALLOW_EMPTY_PASSWORD: yes
|
||||
MYSQL_USER: inventree
|
||||
MYSQL_PASSWORD: password
|
||||
MYSQL_ROOT_PASSWORD: password
|
||||
MYSQL_DATABASE: inventree_test_db
|
||||
options: --health-cmd="mysqladmin ping" --health-interval=5s --health-timeout=2s --health-retries=3
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user