nginx updates

This commit is contained in:
2026-02-06 20:19:52 -05:00
parent 90105f8997
commit 03c8e95275
2 changed files with 26 additions and 6 deletions

View File

@@ -4,8 +4,7 @@
```bash
# Get the initial configuration
podman run --rm --entrypoint=cat docker.io/nginx /etc/nginx/nginx.conf > nginx.conf
scp nginx.conf 3dserver:/etc/nginx/nginx.conf
scp active/podman_nginx/nginx.conf proxy:/etc/nginx/nginx.conf
```
```bash