Add nginx.conf to docker-compose of control-panel
[nonrtric.git] / docker-compose / control-panel / docker-compose.yaml
index d50e76e..bc56c3d 100644 (file)
@@ -29,3 +29,5 @@ services:
     ports:
       - 8080:8080
       - 8082:8082
+    volumes:
+      - ./control-panel/config/nginx.conf:/etc/nginx/nginx.conf:ro