Skip to content

fly.toml not using source = litefs #829

@nicolas-besnard

Description

@nicolas-besnard

Hi,

By looking at Fly's documentation about LiteFS, I realised it says that the mount section should be as follow:

[mounts]
  source = "litefs"
  destination = "/var/lib/litefs"

But in this project, we have

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

Is there any reason why this project is not using a lifets source?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions