source: admin/Sources/Services/ogAdmServer/ogAdmServer.cfg @ 1de0d12d

Last change on this file since 1de0d12d was 8948748, checked in by OpenGnSys Support Team <soporte-og@…>, 6 years ago

#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=9b5fddfc5d4d1daa74ffd7ce7c3c9925

  • Property mode set to 100644
File size: 138 bytes
RevLine 
[3ec149c]1ServidorAdm=SERVERIP
2PUERTO=2008
[bf41d13]3USUARIO=DBUSER
4PASSWORD=DBPASSWORD
[3ec149c]5datasource=localhost
[bf41d13]6CATALOG=DATABASE
[332487d]7INTERFACE=eth0
[8948748]8APITOKEN=REPOKEY
Note: See TracBrowser for help on using the repository browser.