]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/stateofthemap/recipes/container.rb
Fix name of stateofthemap site
[chef.git] / cookbooks / stateofthemap / recipes / container.rb
index 2d49ba6c55fc34cab99fb0533ce2d8f4ff08e0eb..8f0786ce453cb9226b371f271d7a4f84a4e51354 100644 (file)
@@ -19,7 +19,7 @@
 
 include_recipe "podman::apache"
 
-podman_site "www.stateofthemap.org" do
+podman_site "stateofthemap.org" do
   image "ghcr.io/openstreetmap/stateofthemap-website:latest"
   aliases ["www.stateofthemap.org", "stateofthemap.com", "www.stateofthemap.com", "sotm.org", "www.sotm.org"]
 end