mirror of
https://github.com/jlengrand/quarkus-workshop.git
synced 2026-03-10 08:41:21 +00:00
update readme
This commit is contained in:
@@ -26,6 +26,8 @@ docker run -it -p 8080:8080 \
|
||||
-e ROUTE_SUBDOMAIN=apps.yoursubdomain.com \
|
||||
-e CONTENT_URL_PREFIX="https://raw.githubusercontent.com/RedHatWorkshops/quarkus-workshop/master/docs/" \
|
||||
-e WORKSHOPS_URLS="https://raw.githubusercontent.com/RedHatWorkshops/quarkus-workshop/master/docs/_workshop.yml" \
|
||||
-e USER_NAME=userNN \
|
||||
-e USER_PASSWORD=passNN \
|
||||
-e LOG_TO_STDOUT=true \
|
||||
quay.io/osevg/workshopper
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user