Fix port
This commit is contained in:
parent
c3bd661186
commit
e5b1844a2a
@ -4,7 +4,7 @@ resources:
|
|||||||
- id: mariadb_service
|
- id: mariadb_service
|
||||||
from: resources/mariadb_service
|
from: resources/mariadb_service
|
||||||
values:
|
values:
|
||||||
port: 5000
|
port: 3306
|
||||||
root_password: mariadb
|
root_password: mariadb
|
||||||
image: mariadb
|
image: mariadb
|
||||||
ip: '{{ip}}'
|
ip: '{{ip}}'
|
||||||
|
Loading…
Reference in New Issue
Block a user