stanley-king 2 years ago
parent
commit
ff32890854
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker/compose/xyz/plot/docker-compose.yml

+ 1 - 1
docker/compose/xyz/plot/docker-compose.yml

@@ -4,7 +4,7 @@ services:
   flasksrv:
     image: pycpu:3.7.10
     ports:
-      - 5000:5000
+      - "5000:5000"
     volumes:
       - ../conf/etc/localtime:/etc/localtime:ro
       - /nfs/upload:/var/www/html/data/upload