chore: update
This commit is contained in:
@@ -9,8 +9,8 @@ services:
|
|||||||
- "10.0.0.4:9000:9000"
|
- "10.0.0.4:9000:9000"
|
||||||
- "10.0.0.4:9001:9001"
|
- "10.0.0.4:9001:9001"
|
||||||
volumes:
|
volumes:
|
||||||
- ./nginx/nginx.conf:/etc/nginx/nginx.conf:ro
|
- ./nginx.conf:/etc/nginx/nginx.conf:ro
|
||||||
- ./nginx/certs:/etc/nginx/certs:ro
|
- ./certs:/etc/nginx/certs:ro
|
||||||
- nginx_logs:/var/log/nginx
|
- nginx_logs:/var/log/nginx
|
||||||
depends_on:
|
depends_on:
|
||||||
- minio
|
- minio
|
||||||
|
|||||||
Reference in New Issue
Block a user