source: ogServer-Git/ogAdmServer.cfg @ 04ca20e

Last change on this file since 04ca20e 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
Line 
1ServidorAdm=SERVERIP
2PUERTO=2008
3USUARIO=DBUSER
4PASSWORD=DBPASSWORD
5datasource=localhost
6CATALOG=DATABASE
7INTERFACE=eth0
8APITOKEN=REPOKEY
Note: See TracBrowser for help on using the repository browser.