WIP: run-in-vagrant

This commit is contained in:
2021-10-07 10:36:13 +03:00
parent aef60aae17
commit a10ef5848b
5 changed files with 1785 additions and 24 deletions

3
.gitignore vendored
View File

@ -3,4 +3,5 @@ node_modules
logs/*
!logs
config/default.toml
certs
certs
.vagrant/**