Skip to content

Commit 81b4b14

Browse files
committed
Show branch on issuer start
1 parent bfb5fb8 commit 81b4b14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run-issuer.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ export SERVICE_URL="https://${HOST}:5000/"
1515
export EIDAS_NODE_URL="https://TODO1/"
1616
export DYNAMIC_PRESENTATION_URL="https://TODO2/"
1717

18+
echo "Running in branch: "$(git rev-parse --abbrev-ref HEAD)
1819
flask --app app run --cert=cert.pem --key=key.pem --host="$HOST"

0 commit comments

Comments
 (0)