Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
AntGa committed Oct 1, 2024
1 parent f355df0 commit cb1b1b4
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions fly.staging.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
# fly.toml app configuration file generated for ssr-template on 2024-02-23T13:24:01+13:00
#
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
#

app = 'wdcc-youth-of-orakei-staging'
primary_region = 'syd'

Expand All @@ -21,3 +16,7 @@ primary_region = 'syd'
memory = '1gb'
cpu_kind = 'shared'
cpus = 1

[mounts]
source = "wdcc_orakei_staging_storage"
destination = "/data"

0 comments on commit cb1b1b4

Please sign in to comment.