mirror of https://git.48k.eu/ogserver
#915 update installer to add APITOKEN= to ogAdmServer.cfg
This is going to be used to protect calls to ogAdmServer Example line for ogAdmServer.cfg: APITOKEN=9b5fddfc5d4d1daa74ffd7ce7c3c9925master
parent
fd305405b7
commit
b8234523d1
|
@ -5,3 +5,4 @@ PASSWORD=DBPASSWORD
|
||||||
datasource=localhost
|
datasource=localhost
|
||||||
CATALOG=DATABASE
|
CATALOG=DATABASE
|
||||||
INTERFACE=eth0
|
INTERFACE=eth0
|
||||||
|
APITOKEN=REPOKEY
|
||||||
|
|
Loading…
Reference in New Issue