mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 14:05:13 +00:00
dockerfile volumes
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ services:
|
||||
nginx:
|
||||
image: 'nginx:stable'
|
||||
volumes:
|
||||
- './nginx/nginx.conf:/etc/nginx/nginx.conf:ro'
|
||||
- './nginx:/etc/nginx:ro'
|
||||
depends_on:
|
||||
- api1
|
||||
- api2
|
||||
|
||||
Reference in New Issue
Block a user