update to 8.1 and remove mission control

This commit is contained in:
2025-11-19 15:53:17 +01:00
parent f088612cda
commit a79516f018
3 changed files with 65 additions and 68 deletions

View File

@ -1,6 +1,4 @@
Rails.application.routes.draw do
mount MissionControl::Jobs::Engine, at: '/jobs'
get "up" => "rails/health#show", as: :rails_health_check
# Render dynamic PWA files from app/views/pwa/* (remember to link manifest in application.html.erb)