You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
233 B

  1. ini_file: development.ini
  2. ssl_cert_path: /etc/pki/tls/certs/localhost.crt
  3. ssl_private_key_path: /etc/pki/tls/certs/localhost.key
  4. nginx_worker_processes: 1
  5. postgresql_version: 10
  6. prometheus_ips: ['127.0.0.1']
  7. site_hostname: localhost