Update packages/create-app/templates/default-app/app-config.yaml.hbs

This commit is contained in:
Tim Jacomb
2020-09-15 21:35:45 +01:00
committed by GitHub
parent 4fc24933b1
commit bd6ae84803
@@ -37,7 +37,7 @@ backend:
# $secret:
# file: <file-path>/ca/server.crt
$secret:
env: POSTGRES_SSL_OPTIONS # see https://www.postgresql.org/docs/current/libpq-ssl.html Table 33.1. SSL Mode Descriptions
env: POSTGRES_SSL_OPTIONS # see https://www.postgresql.org/docs/current/libpq-ssl.html Table 33.1. SSL Mode Descriptions (e.g. POSTGRES_SSL_OPTIONS=require)
{{/if}}
proxy: