OpenCart deploy through plain lighttpd;Add Traefik certificate
This commit is contained in:
@ -41,6 +41,9 @@ data:
|
||||
- main: '*.itch.fyi'
|
||||
sans:
|
||||
- 'itch.fyi'
|
||||
- main: '*.oneup.town'
|
||||
sans:
|
||||
- 'oneup.town'
|
||||
# trustedIPs:
|
||||
# - "127.0.0.0/8"
|
||||
# - "192.168.5.0/24"
|
||||
|
Reference in New Issue
Block a user