rename nginx conf too
This commit is contained in:
@@ -41,7 +41,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8000:8000"
|
||||||
volumes:
|
volumes:
|
||||||
- ./nginx.e2e.conf:/etc/nginx/nginx.conf:ro
|
- ./e2e.nginx.conf:/etc/nginx/nginx.conf:ro
|
||||||
- tls-certs:/etc/nginx/certs:ro
|
- tls-certs:/etc/nginx/certs:ro
|
||||||
depends_on:
|
depends_on:
|
||||||
certs:
|
certs:
|
||||||
|
|||||||
Reference in New Issue
Block a user