Commit f9212162 authored by 吴文龙's avatar 吴文龙

fix

parent 03f41340
......@@ -88,7 +88,7 @@ services:
ports:
- "8889:80"
volumes:
- ./iot-pep/nginx.conf:/etc/nginx/nginx.conf
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
depends_on:
- iot-dbapi
- iot-interface
......@@ -99,4 +99,4 @@ services:
ports:
- "8890:80"
volumes:
- ./iot-pep/nginx-board.conf:/etc/nginx/nginx.conf
- ./nginx/nginx-board.conf:/etc/nginx/nginx.conf
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment