Skip to content

Commit 90352a0

Browse files
authored
Update README.md
1 parent 915d0a1 commit 90352a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ sh
3434
docker pull ghcr.io/filikun/pkmn-event-notifier:latest
3535
```
3636
### Configure the Docker Compose File
37-
37+
```
3838
version: '3.5'
3939
services:
4040
pkmn-event-notifier:
@@ -53,7 +53,7 @@ services:
5353
- /opt/pkmn-event-notifier/logs/:/usr/src/app/logs
5454
security_opt:
5555
- no-new-privileges:true
56-
56+
```
5757
## Configuration
5858

5959
### Environment Variables

0 commit comments

Comments
 (0)