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.

5 lines
178 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