mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
vagrant: Clarify post-up message
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
8007289e57
commit
27488575c7
1
Vagrantfile
vendored
1
Vagrantfile
vendored
@ -36,6 +36,7 @@ Vagrant.configure(2) do |config|
|
||||
config.vm.post_up_message = "FreedomBox virtual machine is ready
|
||||
for development. You can run the development version of Plinth using
|
||||
the following command.
|
||||
$ vagrant ssh
|
||||
$ sudo /vagrant/run --develop
|
||||
Plinth will be available at https://localhost:4430/plinth (with
|
||||
an invalid SSL certificate).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user