We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f20baa commit 6119fdaCopy full SHA for 6119fda
docker-compose.yml
@@ -11,7 +11,7 @@ services:
11
- type: bind
12
source: /tmp/wkr-gh-sponsor.json
13
target: /app/config.json
14
- command: /app/wkr-gh-sponsor -C config.json
+ command: /app/wkr-gh-sponsor --config config.json
15
working_dir: /app
16
environment:
17
DB_PATH: /app/db.sql
0 commit comments