Add examples and fix minor issues
This commit is contained in:
parent
c6bef882ca
commit
73ced05228
4 changed files with 56 additions and 12 deletions
|
|
@ -1,3 +1,9 @@
|
|||
# To test:
|
||||
# curl -k -H "Host: host1.local" https://127.0.0.1/
|
||||
#
|
||||
# or add to /etc/hosts
|
||||
# 127.0.0.1 host1.local
|
||||
|
||||
version: "3"
|
||||
|
||||
services:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue