Compare commits
2 Commits
dea708dc13
...
c7f2aa72e5
| Author | SHA1 | Date | |
|---|---|---|---|
|
c7f2aa72e5
|
|||
|
f724b5f0e3
|
@@ -48,6 +48,7 @@ jobs:
|
|||||||
platforms: |
|
platforms: |
|
||||||
linux/amd64
|
linux/amd64
|
||||||
linux/arm64
|
linux/arm64
|
||||||
|
linux/arm32
|
||||||
push: true
|
push: true
|
||||||
pull: true
|
pull: true
|
||||||
ssh: default=/home/luser/.ssh/id_ed25519
|
ssh: default=/home/luser/.ssh/id_ed25519
|
||||||
|
|||||||
@@ -18,6 +18,7 @@ CONFIG='
|
|||||||
--http-scgi-temp-path=/var/cache/nginx/scgi_temp
|
--http-scgi-temp-path=/var/cache/nginx/scgi_temp
|
||||||
--user=nginx
|
--user=nginx
|
||||||
--group=nginx
|
--group=nginx
|
||||||
|
--with-pcre
|
||||||
--with-http_ssl_module
|
--with-http_ssl_module
|
||||||
--with-http_realip_module
|
--with-http_realip_module
|
||||||
--with-http_addition_module
|
--with-http_addition_module
|
||||||
|
|||||||
Reference in New Issue
Block a user