Moves static website to https for simplicity.

This commit is contained in:
Otho Ulrich 2022-07-09 00:51:16 -04:00
parent 5a9347fab1
commit 9cfdc30265
Signed by: Otho
GPG Key ID: 16C720CD3BBE21D9

View File

@ -59,6 +59,7 @@ services:
restart: always restart: always
environment: environment:
- VIRTUAL_HOST=www.othoulrich.com,othoulrich.com - VIRTUAL_HOST=www.othoulrich.com,othoulrich.com
- LETSENCRYPT_HOST=www.othoulrich.com,othoulrich.com
networks: networks:
- proxy - proxy
volumes: volumes: