mirror of
https://github.com/viljarb0/site.git
synced 2026-08-12 00:57:54 +00:00
modified: Makefile
modified: docker-compose.yml
This commit is contained in:
2
Makefile
2
Makefile
@@ -7,3 +7,5 @@ down:
|
||||
up:
|
||||
DOMAIN=viljarb.online GITEA_DOMAIN=gitea.viljarb.online GITEA_ROOT_URL=https://gitea.viljarb.online/ EMAIL=viljarb@tutanota.com docker compose -f compose.certbot.yml --profile certbot run --rm certbot
|
||||
DOMAIN=viljarb.online GITEA_DOMAIN=gitea.viljarb.online GITEA_ROOT_URL=https://gitea.viljarb.online/ EMAIL=viljarb@tutanota.com docker compose up --build -d
|
||||
|
||||
restart: down up
|
||||
|
||||
Reference in New Issue
Block a user