Skip to content

Commit

Permalink
Move web site back to Amsterdam in online mode
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Dec 17, 2024
1 parent b93f93e commit 759449c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/web.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
:pool_idle_time => 3600
},
:web => {
:status => "database_readonly",
:memcached_servers => %w[spike-01.dub spike-02.dub spike-03.dub]
:status => "online",
:memcached_servers => %w[spike-06.ams spike-07.ams spike-08.ams]
}
)

Expand Down

0 comments on commit 759449c

Please sign in to comment.