go2sujeet commited on
Commit
c0e3b59
·
1 Parent(s): 4f36482

Remove unused publish2hub service from docker-compose.yml

Browse files
Files changed (1) hide show
  1. docker-compose.yml +0 -5
docker-compose.yml CHANGED
@@ -9,8 +9,3 @@ services:
9
  ports:
10
  - "7860:7860"
11
  command: python src/main.py
12
- publish2hub:
13
- build:
14
- context: .
15
- dockerfile: Dockerfile
16
- image: go2sujeet/my-gradio-parking:latest
 
9
  ports:
10
  - "7860:7860"
11
  command: python src/main.py