Skip to content

Commit

Permalink
fix: typo in fly.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolovlazar committed Sep 12, 2023
1 parent cc40bd9 commit e1d0ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ primary_region = "yyz"

[mounts]
source="db"
destionation="/mnt/db"
destination="/mnt/db"

0 comments on commit e1d0ca1

Please sign in to comment.