Closed
Description
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
Labels
No labels