Merge pull request #1208 from battlecook/develop

Update README.md
This commit is contained in:
Denis Gukov 2023-04-06 09:33:18 +02:00 committed by GitHub
commit 864d8bd8aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
```bash
SEMAPHORE_DB_DIALECT=bolt \
SEMAPHORE_CONFIG_PATH=/tmp/semaphore
SEMAPHORE_CONFIG_PATH=/tmp/semaphore \
SEMAPHORE_DB_HOST=/tmp/semaphore \
./semaphore-wrapper ../../../bin/semaphore server --config /tmp/semaphore/config.json
```