Files
.github
backend
docker
docs
.vuepress
advanced-config
faq
guide
screenshots
setup
third-party
upgrading
README.md
.gitignore
README.md
package.json
yarn.lock
frontend
global
scripts
test
.gitignore
.version
Jenkinsfile
LICENSE
README.md
nginx-proxy-manager/docs/upgrading/README.md
2021-03-17 08:58:45 +10:00

12 lines
278 B
Markdown

# Upgrading
```bash
docker-compose pull
docker-compose up -d
```
This project will automatically update any databases or other requirements so you don't have to follow
any crazy instructions. These steps above will pull the latest updates and recreate the docker
containers.