Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
chore: add cpu limit
Browse files Browse the repository at this point in the history
  • Loading branch information
daniluk4000 committed Aug 20, 2024
1 parent 5213cfa commit 2782e5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions wrangler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,6 @@ class_name = "WebSocketHibernationServer"
[env.prod]
name = "vatsim-radar"
route = { pattern = "https://vatsim-radar.com/cf/*", zone_name = "vatsim-radar.com" }

[limits]
cpu_ms = 30

0 comments on commit 2782e5e

Please sign in to comment.