Skip to content
Snippets Groups Projects
Commit 48d44a38 authored by Marko Mecina's avatar Marko Mecina
Browse files

add MySQL host as config parameter

parent 5060fb20
Branches
No related tags found
No related merge requests found
......@@ -2,14 +2,15 @@
base = ${confignator-paths:basic-path}
tst = ${base}/Tst
ccs = ${base}/Ccs
obsw = /home/OBSW/implementation
obsw = /home/marko/space/smile/OBSW/implementation
crplm = ${obsw}/CrPlm/build/pc
ia = ${obsw}/CrIa/build/pc
start-simulator-log = ${logging:log-dir}/simulators/sim.log
[database]
user = sebastian
password = Ego,ich1
user = egse
password = weltraummuell
host = 127.0.0.1
[logging]
log-dir = ${paths:base}/logs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment