1
0
Fork 0
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:
Samuel Štancl 2019-02-02 23:46:27 +01:00
parent 178eb375f6
commit 9629129772
4 changed files with 8 additions and 5 deletions

View file

@ -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()