19 lines
446 B
YAML
19 lines
446 B
YAML
---
|
|
# defaults file for nginx
|
|
# homepage:
|
|
# name: homepage
|
|
# domains:
|
|
# - homepage.intern.example.com
|
|
# certificate: intern.example.com
|
|
# locations:
|
|
# Add Multiple locations
|
|
# Add a comment above every location block
|
|
# - comments:
|
|
# location_name:
|
|
# protocol: http
|
|
# ip: 127.0.0.1
|
|
# port: 8080
|
|
# path:
|
|
# websocket: true
|
|
# Add additional nginx settingss
|
|
# extra_settings:
|