Skip to content

file server.yml do not exists [Docker] #361

Closed
@barart

Description

@barart

Hello, after create the docker container with default values and volumes mapped to /etc/ntfy and /var/cache/ntfy there are neither /var/cache/ntfy/cache.db or /etc/ntfy/server.yml files

The only way that the cache.db file is created is if i specify it with --cache-file /var/cache/ntfy/cache.db option but the server.yml is not created

Do i need to manually create the server.yml file? (i could not find this on docs)
Does the cache.db file is not created by default when the volume is mapped and it is only created with the --cache-file option?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions