mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2025-10-11 20:17:54 +00:00
normal ssl, fix gitea
This commit is contained in:
parent
a41b546764
commit
eb6f627962
@ -14,7 +14,8 @@ services:
|
||||
ports:
|
||||
- "2222:2222"
|
||||
volumes:
|
||||
- ./website/gitea:/data
|
||||
- ./website/gitea/data:/var/lib/gitea
|
||||
- ./website/gitea/config:/etc/gitea
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
monerod:
|
||||
|
@ -8,7 +8,6 @@ do
|
||||
done
|
||||
|
||||
certbot --nginx \
|
||||
--test-cert \
|
||||
--webroot-path /var/www/matthewtran.com \
|
||||
--non-interactive --agree-tos -m matthewlamtran@berkeley.edu \
|
||||
-d matthewtran.com \
|
||||
|
Loading…
x
Reference in New Issue
Block a user