mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
docs: 📝 Docker instructions 🐋
This commit is contained in:
parent
6aef220524
commit
204eb92dcc
1 changed files with 2 additions and 2 deletions
|
@ -86,6 +86,6 @@ NODE_ENV=production yarn run build && yarn run migrate
|
|||
|
||||
```sh
|
||||
# git pull
|
||||
sudo docker-compose build
|
||||
sudo docker-compose stop && sudo docker-compose up -d
|
||||
sudo docker compose build
|
||||
sudo docker compose stop && sudo docker compose up -d
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue