nginx updates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user