@@ -18,10 +18,10 @@ services:
- ./nginx/conf.d:/etc/nginx/conf.d
- ./nginx/www:/usr/share/nginx/html
- links:
- - box-cost
- - box-usercenter
-
+ # links:
+ # - box-cost
+ # - box-usercenter
+
depends_on:
- box-cost
- box-usercenter