mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-21 02:00:33 +01:00
Start mysql service
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
bbe99915bb
commit
70bd0c1c84
@ -10,19 +10,19 @@ hosts:
|
||||
localhost: 127.0.0.1
|
||||
db.server.com: 127.0.0.2
|
||||
|
||||
services:
|
||||
# mysql : server: localhost, port: 3306
|
||||
# mysql : user : root, password: Password12!
|
||||
# - mysql
|
||||
- mysql
|
||||
|
||||
# mongodb config : C:\mongodb\mongod.cfg
|
||||
# mongodb database: C:\mongodb\data\db
|
||||
- mongodb
|
||||
|
||||
# Server name: localhost
|
||||
# Server port: 5432
|
||||
# postgres account password: Password12!
|
||||
services:
|
||||
- postgresql94
|
||||
- mongodb
|
||||
|
||||
|
||||
platform:
|
||||
|
Loading…
x
Reference in New Issue
Block a user