Ver Fonte

fix docker performance issue

Tuan Nguyen há 1 ano atrás
pai
commit
013654b1e5
1 ficheiros alterados com 0 adições e 1 exclusões
  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