mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 22:04:03 +00:00
Use webroot instead of --nginx
This commit is contained in:
parent
178eb375f6
commit
9629129772
4 changed files with 8 additions and 5 deletions
|
|
@ -61,9 +61,6 @@ class ServerManagerTest extends TestCase
|
|||
|
||||
dump(fread($tmpfile, filesize($path)));
|
||||
// todo
|
||||
// The following error was encountered:\n
|
||||
// [Errno 13] Permission denied: '/var/log/letsencrypt/.certbot.lock'\n
|
||||
// Either run as root, or set --config-dir, --work-dir, and --logs-dir to writeable paths.\n
|
||||
}
|
||||
|
||||
public function setupCreateVhost()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue