mirror of
https://github.com/neocities/neocities.git
synced 2025-08-23 17:40:58 +02:00
Improvements & fixes for vagrant staging
This commit is contained in:
parent
e6d2e4d29b
commit
b36a062eb4
7 changed files with 17 additions and 11 deletions
|
@ -18,7 +18,7 @@ vagrant up --provision
|
|||
```
|
||||
vagrant ssh
|
||||
cd /vagrant
|
||||
bundle exec rackup
|
||||
bundle exec rackup -o 0.0.0.0
|
||||
```
|
||||
|
||||
Now you can access the running site from your browser: http://127.0.0.1:9292
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue