use cops fork
This commit is contained in:
parent
266719f99b
commit
1135782aed
6 changed files with 57 additions and 63 deletions
|
@ -6,6 +6,7 @@ upstream php {
|
|||
}
|
||||
|
||||
server {
|
||||
listen [::]:8080;
|
||||
listen 8080;
|
||||
|
||||
server_name {{getenv "DOMAIN"}};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue