fix linting errors

This commit is contained in:
Thijs van Loef
2024-01-28 22:05:26 +01:00
parent e7fc2ed6f3
commit 282f991a8e

View File

@@ -99,7 +99,8 @@ docker run -d \
```
> [!TIP]
> If you want to stop the container with a custom stop grace period then run: `docker stop --name palworld-server --time 30`
> If you want to stop the container with a custom stop grace period then run:
> `docker stop --name palworld-server --time 30`
### Kubernetes