There was an error while loading. Please reload this page.
1 parent df7a77d commit e395611Copy full SHA for e395611
2 files changed
docs/install/reverse-proxies/nginx.md
@@ -184,7 +184,7 @@ Paste the following configuration.
184
```yaml title="docker-compose.yml"
185
services:
186
remnawave-nginx:
187
- image: nginx:1.28
+ image: nginx:1.30
188
container_name: remnawave-nginx
189
hostname: remnawave-nginx
190
volumes:
docs/install/subscription-page/bundled.md
@@ -290,7 +290,7 @@ cd /opt/remnawave/nginx && nano docker-compose.yml
290
291
292
293
294
295
296
0 commit comments