test_reverse_proxy.conf.in (500B)
1 # Paivana configuration used by the reverse-proxy test suite. 2 # The test driver rewrites DESTINATION_BASE_URL and PORT per case 3 # by generating a fresh file from this template. 4 5 [paivana] 6 DESTINATION_BASE_URL = @DEST@ 7 SERVE = tcp 8 PORT = @PORT@ 9 BASE_URL = http://localhost:@PORT@/ 10 11 # In -n (no-payment) mode the merchant backend is not contacted, 12 # so these values are nominal but we still need them to satisfy 13 # the loader when the merchant config key happens to be present. 14 SECRET = paivana-test-42