Jinglong Xiong commited on
Commit
d19b1f8
·
1 Parent(s): 8bf4ef4
Files changed (1) hide show
  1. docker-compose.yml +0 -2
docker-compose.yml CHANGED
@@ -8,8 +8,6 @@ services:
8
  restart: unless-stopped
9
  ports:
10
  - "8501:8501"
11
- volumes:
12
- - ./.env:/app/.env
13
  environment:
14
  - NVIDIA_VISIBLE_DEVICES=all
15
  deploy:
 
8
  restart: unless-stopped
9
  ports:
10
  - "8501:8501"
 
 
11
  environment:
12
  - NVIDIA_VISIBLE_DEVICES=all
13
  deploy: