update docs and add deploy command to makefile

This commit is contained in:
2019-12-09 05:26:49 -08:00
parent 2862faf676
commit 47af4d5efc
2 changed files with 16 additions and 8 deletions

View File

@@ -8,3 +8,6 @@ build:
run:
-docker rm -f mastodon
docker run --env WEB_DOMAIN="test123.example.com" --hostname mastodon --name mastodon -ti $(NAME)
deploy:
caprover deploy -a mastodon --default