فهرست منبع

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