OpenCart deploy through plain lighttpd;Add Traefik certificate

This commit is contained in:
2022-05-27 15:08:16 +02:00
parent 3d36982c72
commit 6c61acf97a
4 changed files with 98 additions and 70 deletions

View File

@ -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"