mirror of
https://github.com/friendica/friendica
synced 2024-11-10 05:02:58 +00:00
commit
d0488f25be
1 changed files with 1 additions and 1 deletions
2
Vagrantfile
vendored
2
Vagrantfile
vendored
|
@ -1,6 +1,6 @@
|
|||
|
||||
server_ip = "192.168.22.10"
|
||||
server_memory = "384" # MB
|
||||
server_memory = "1024" # MB
|
||||
server_timezone = "UTC"
|
||||
|
||||
public_folder = "/vagrant"
|
||||
|
|
Loading…
Reference in a new issue