Skip to content

Commit

Permalink
feat: 📚 add escape character for code blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
halitsever authored Sep 5, 2023
1 parent 2fda22d commit b1a3bb0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,13 @@ npm run start

<h1 align="center">Running on docker</h1>
<p align="center">Running in swarm mode:</p>

```
docker stack deploy -c docker-compose.yml
```

<p align="center">Run with CLI:</p>

```
docker run -d -p 3000:3000 halitsever/girici-web-proxy:latest
```

0 comments on commit b1a3bb0

Please sign in to comment.