Skip to content

Commit

Permalink
Fix en.openstreetmap.town container
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefishy committed Nov 28, 2023
1 parent 790d057 commit 7f055e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cookbooks/foundation/recipes/mastodon.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 7f055e6

Please sign in to comment.