Преглед изворни кода

fix docker performance issue

Tuan Nguyen пре 1 година
родитељ
комит
013654b1e5
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      docker-compose.yml

+ 0 - 1
docker-compose.yml

@@ -1,6 +1,5 @@
 services:
   flask-app:
-    tty: true
     build: . # Uncomment this if you need to build 
     image: ghcr.io/tuanchris/dune-weaver:main # Use latest production image
     restart: always