mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Merge branch 'master' of github.com:neocities/neocities
This commit is contained in:
commit
6a5a7c8e3b
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ Neocities can be quickly launched in development mode with [Vagrant](https://www
|
|||
vagrant up --provision
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
```
|
||||
vagrant ssh
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
require 'facter'
|
||||
|
||||
#threads 1, 1
|
||||
threads 5, 5
|
||||
environment 'production'
|
||||
#daemonize
|
||||
pidfile '/var/run/neocities/neocities.pid'
|
||||
|
|
Loading…
Add table
Reference in a new issue