Skip to content

Commit 6119fda

Browse files
committed
minor cleanup
1 parent 0f20baa commit 6119fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
- type: bind
1212
source: /tmp/wkr-gh-sponsor.json
1313
target: /app/config.json
14-
command: /app/wkr-gh-sponsor -C config.json
14+
command: /app/wkr-gh-sponsor --config config.json
1515
working_dir: /app
1616
environment:
1717
DB_PATH: /app/db.sql

0 commit comments

Comments
 (0)