X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2f6ccf0818238f6048ba9ffb97dd3c343c6ca9bf..7171b94a0526152910353dbf1f07a0ee597976da:/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