X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3c0e4bb2d443fb393e85976937be0a4225e13ad3..d51169137e4f79bbe3aba52be72071d11dd27127:/cookbooks/stateofthemap/recipes/container.rb diff --git a/cookbooks/stateofthemap/recipes/container.rb b/cookbooks/stateofthemap/recipes/container.rb index 2d49ba6c5..8f0786ce4 100644 --- a/cookbooks/stateofthemap/recipes/container.rb +++ b/cookbooks/stateofthemap/recipes/container.rb @@ -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