Switch Discourse deploy branch from `master` to `main`

This commit is contained in:
Basti 2022-03-22 16:24:40 -06:00
parent ac1414e24e
commit bb8467b6ab
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ repo = "https://github.com/discourse/discourse_docker"
git deploy_path do
repository repo
revision "master"
revision "main"
end
systemd_unit "discourse.service" do