docs: update configuration deployment

This commit is contained in:
Jonas Kaninda
2024-11-10 21:34:52 +01:00
parent 22422fc46a
commit 10710b08c0
2 changed files with 14 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ docker run --rm --name goma-gateway \
docker run --rm --name goma-gateway \
-v "${PWD}/config:/etc/goma/" \
-p 8080:8080 \
jkaninda/goma-gateway config config check --config /etc/goma/config.yml
jkaninda/goma-gateway config check --config /etc/goma/config.yml
```
### 3. Start server with a custom config