mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-12 20:20:41 -05:00
Workflow: Change MySQL Port
This commit is contained in:
parent
d4c62817f1
commit
945062d6f1
@ -14,7 +14,7 @@ jobs:
|
|||||||
MYSQL_PASSWORD: password
|
MYSQL_PASSWORD: password
|
||||||
MYSQL_ROOT_PASSWORD: password
|
MYSQL_ROOT_PASSWORD: password
|
||||||
ports:
|
ports:
|
||||||
- 3306:3306
|
- 33306:3306
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Ready MySQL connection
|
- name: Ready MySQL connection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user