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

test

parent c292a86d
No related branches found
No related tags found
No related merge requests found
Pipeline #1011 passed
......@@ -11,7 +11,7 @@ services:
GITLAB_RUNNER_GID: "${GITLAB_RUNNER_GID}"
FAIRCOIN_PORT: ${FAIRCOIN_PORT}
env_file:
- ${FAIRCOIN_CONF}
- ../faircoind.tmp/FAIRCOIN_CONF
container_name: FairCoin.Co-faircoind
restart: always
command: '-disablewallet -port=${FAIRCOIN_PORT} -blocknotify=/home/faircoin/script/blocknotify.sh'
......
#!/bin/bash
source /home/faircoin/.faircoin2/faircoin.conf
# source /home/faircoin/.faircoin2/faircoin.conf
printenv > /home/faircoin/.faircoin2/ttt.txt
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