source: server/etc/php-vars.php.tmpl

lgromero-new-oglive
Last change on this file was c9459a1, checked in by Natalia Serrano <natalia.serrano@…>, 17 months ago

Install new TLS certs or use those provided by the user

  • Property mode set to 100644
File size: 180 bytes
Line 
1<?php
2// hostname: Common Name of the ogAdmSrv certificate
3// port: the port stunnel4 is listening on
4define('OG_REST_URL', 'https://__OGADMSRV_HOSTNAME__:__OGADMSRV_PORT__/');
5?>
Note: See TracBrowser for help on using the repository browser.