]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/foundation/recipes/mastodon.rb
Fix en.openstreetmap.town container
[chef.git] / cookbooks / foundation / recipes / mastodon.rb
index a1b29014671f57aab71957c1a9c5034884cbe253..51ef7a930783e8b9ebad31e7f7922c0a0679c807 100644 (file)
@@ -20,6 +20,5 @@
 include_recipe "podman::apache"
 
 podman_site "en.openstreetmap.town" do
-  image "ghcr.io/openstreetmap/owg-website:latest"
-  aliases ["operations.openstreetmap.org", "operations.osm.org"]
+  image "ghcr.io/openstreetmap/en.openstreetmap.town-website:latest"
 end