Add upgrading section

This commit is contained in:
2024-11-30 22:07:58 +01:00
parent dff66ab1b4
commit 66415738b6

View File

@@ -103,3 +103,7 @@ A Dockerfile is provided for easy deployment. To build and run the Docker image:
```
docker run -p 8080:8080 -v /path/to/data:/app/data novamd
```
## Upgrading
Before first stable release (1.0.0) there is not upgrade path. You have to delete the database file and start over.