Skip to content
Snippets Groups Projects
Commit f8d204da authored by Mirco Nasuti's avatar Mirco Nasuti
Browse files

add development openid client_secret and frontend_redirect_url in captain_run

parent 1a19e984
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,8 @@ done
docker run --name portal-backend -p 8080:8080 \
-e "AUTHENTICATION=1" \
-e "CLIENT_SECRET=aD0Tueb3KkNkcZqZgQbNyDWgnM95IfZ0xPCQ_6Z9dQNHXY00RIrnAD_m7sNJh1oofYSX8aHkl72MkwI0K626Ug" \
-e "FRONTEND_REDIRECT_URL=http://localhost/home" \
-d hbpmip/portal-backend
echo 'Wating for backend to start...'
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment