mirror of
https://github.com/lordmathis/lemma.git
synced 2025-11-06 16:04:23 +00:00
Add upgrading section
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user