Skip to content

How can the default path of lando ssh be changed? #79

@ayalon

Description

@ayalon

I have a custom mount for my image.

    type: node:18
    app_mount: false
    overrides:
      volumes:
        - "./frontend:/nuxt"

This works but when I do lando ssh I'm always at /app which is empty.
How can I tell lando to go to /nuxt when I login?

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