Skip to content
Snippets Groups Projects
Commit e79cece9 authored by TonyFord's avatar TonyFord
Browse files

ts

parent acaec43b
No related branches found
No related tags found
No related merge requests found
Pipeline #1004 passed
......@@ -12,7 +12,7 @@ services:
FAIRCOIN_PORT: ${FAIRCOIN_PORT}
container_name: FairCoin.Co-faircoind
restart: always
command: '-disablewallet -port=${FAIRCOIN_PORT} -blocknotify=./script/blocknotify.sh'
command: '-disablewallet -port=${FAIRCOIN_PORT} -blocknotify=/home/faircoin/script/blocknotify.sh'
network_mode: "host"
user: "${GITLAB_RUNNER_UID}:${GITLAB_RUNNER_GID}"
volumes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment