forked from External/greenlight
add stay on 1.0 link
This commit is contained in:
parent
cbdf32e7b1
commit
60a5b57121
@ -8,7 +8,7 @@
|
||||
<a class="btn btn-success mt-3 mx-3" href="http://docs.bigbluebutton.org/install/greenlight-v2.html#upgrading-from-greenlight-10" target="_blank">
|
||||
<i class="far fa-star mr-2"></i>Show me how to upgrade to 2.0!
|
||||
</a>
|
||||
<a class="btn btn-info mt-3 mx-3 w-20" href="" target="_blank">
|
||||
<a class="btn btn-info mt-3 mx-3 w-20" href="http://docs.bigbluebutton.org/install/greenlight-v2.html#remaining-on-greenlight-10" target="_blank">
|
||||
<i class="far fa-hand-paper mr-2"></i>I'd like to stay using 1.0.
|
||||
</a>
|
||||
</div>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# You can generate a secure one through the Greenlight docker image
|
||||
# with with the command.
|
||||
#
|
||||
# docker run --rm bigbluebutton/greenlight bundle exec rake secret
|
||||
# docker run --rm bigbluebutton/greenlight:v2 bundle exec rake secret
|
||||
#
|
||||
SECRET_KEY_BASE=
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user