mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop
This commit is contained in:
commit
69a048bde7
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ pm2 start "NODE_ENV=production yarn start" --name Calckey
|
|||
### 🐋 Prebuilt Docker image
|
||||
|
||||
```sh
|
||||
docker pull thatonecalculator:calckey
|
||||
docker pull thatonecalculator/calckey
|
||||
docker up -d
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue