Skip to content

Commit

Permalink
ci(server): set NEXT_PUBLIC_PSE_BANDADA_GROUP_ID env var
Browse files Browse the repository at this point in the history
  • Loading branch information
sripwoud committed Oct 30, 2024
1 parent 0dfb8d0 commit af48aad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/server/fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
app = 'yeap-server'
primary_region = 'fra'

[build]
[env]
NEXT_PUBLIC_PSE_BANDADA_GROUP_ID = "72820114421018012910757290272286"

[http_service]
internal_port = 3001
Expand Down

0 comments on commit af48aad

Please sign in to comment.