source: ogServer-Git/ogAdmServer.cfg @ 1cdbc5f

Last change on this file since 1cdbc5f was b823452, checked in by OpenGnSys Support Team <soporte-og@…>, 5 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 
[b9eb98b]1ServidorAdm=SERVERIP
2PUERTO=2008
[9039472]3USUARIO=DBUSER
4PASSWORD=DBPASSWORD
[b9eb98b]5datasource=localhost
[9039472]6CATALOG=DATABASE
[2baf362]7INTERFACE=eth0
[b823452]8APITOKEN=REPOKEY
Note: See TracBrowser for help on using the repository browser.