Skip to content

Commit

Permalink
Update index.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Showfom committed Mar 19, 2024
1 parent af6df16 commit f87df41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ git clone https://github.com/u-sb/nginx-docker
cd nginx-docker

# Run docker-compose
docker-compose pull
docker-compose up -d
docker compose pull
docker compose up -d
```
</Tab>
</Tabs>

0 comments on commit f87df41

Please sign in to comment.