mirror of
https://github.com/stonith404/pingvin-share.git
synced 2025-01-15 01:14:27 -05:00
docs: improve upgrade instruction
This commit is contained in:
parent
599d8caa31
commit
00d0df731b
1 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,8 @@ The website is now listening available on `http://localhost:3000`, have fun with
|
|||
|
||||
### Upgrade to a new version
|
||||
|
||||
Just update the docker container by running `docker compose pull && docker compose up -d`
|
||||
1. Check if your local `docker-compose.yml` and `.env` files are up to date with the files in the repository
|
||||
2. Run `docker compose pull && docker compose up -d` to update your docker container
|
||||
|
||||
> Note: If you installed Pingvin Share before it used Sqlite, you unfortunately have to set up the project from scratch again, sorry for that.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue