use cops fork

This commit is contained in:
Sebastian Hugentobler 2023-12-14 18:06:29 +01:00
parent 266719f99b
commit 1135782aed
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
6 changed files with 57 additions and 63 deletions

View file

@ -6,6 +6,7 @@ upstream php {
}
server {
listen [::]:8080;
listen 8080;
server_name {{getenv "DOMAIN"}};