Compare commits

..

2 Commits

Author SHA1 Message Date
dea708dc13 try to fix ganymede build
Some checks failed
CI / Build nginx docker images (push) Has been cancelled
CI / Build Jupyter Ganymede docker images (push) Has been cancelled
2025-12-23 22:01:43 +08:00
4bfbdedac0 added rtmp module to nginx image 2025-12-23 22:01:43 +08:00
2 changed files with 0 additions and 2 deletions

View File

@@ -48,7 +48,6 @@ jobs:
platforms: |
linux/amd64
linux/arm64
linux/arm32
push: true
pull: true
ssh: default=/home/luser/.ssh/id_ed25519

View File

@@ -18,7 +18,6 @@ CONFIG='
--http-scgi-temp-path=/var/cache/nginx/scgi_temp
--user=nginx
--group=nginx
--with-pcre
--with-http_ssl_module
--with-http_realip_module
--with-http_addition_module