Skip to content

Commit

Permalink
mount volume on rails only
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm1 committed Oct 28, 2021
1 parent 9a6e28a commit 4f42c35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ kill_timeout = 5
# S3_ALIAS_HOST=files.example.com

[mounts]
processes = ["rails"]
source = "mastodon_uploads"
destination = "/opt/mastodon/public/system"

Expand Down

0 comments on commit 4f42c35

Please sign in to comment.