dvsaudit commited on
Commit
d1dc74d
·
verified ·
1 Parent(s): ec415e2

Delete docker-compose.yml

Browse files
Files changed (1) hide show
  1. docker-compose.yml +0 -13
docker-compose.yml DELETED
@@ -1,13 +0,0 @@
1
- services:
2
- thc-gabungan:
3
- build: .
4
- container_name: streamlit-gabungan
5
- ports:
6
- - "7862:7860"
7
- restart: always
8
- deploy:
9
- resources:
10
- limits:
11
- memory: 2G
12
- environment:
13
- - STREAMLIT_SERVER_MAX_UPLOAD_SIZE=500