mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-05 03:38:12 +08:00
run fedmsg-relay in the context of /tmp/module_build_service, so that it would use ./fedmsg.d configs (at least accto docs)
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
depends_on:
|
||||
- base
|
||||
build: .
|
||||
command: bash -c "cd /etc/module-build-service && fedmsg-relay"
|
||||
command: fedmsg-relay
|
||||
expose:
|
||||
- 2001
|
||||
- 2003
|
||||
|
||||
Reference in New Issue
Block a user