Skip to content

Commit

Permalink
Give golink 256mb memory
Browse files Browse the repository at this point in the history
  • Loading branch information
shaldengeki committed Dec 31, 2024
1 parent e13745b commit 6e9b12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion golink/fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ image = "ghcr.io/tailscale/golink:main"
strategy = "immediate"

[[vm]]
memory = '512mb'
memory = '256mb'
cpu_kind = 'shared'
cpus = 1

Expand Down

0 comments on commit 6e9b12c

Please sign in to comment.