Change docker-compose.yml back to default
This commit is contained in:
parent
f50b9a28dd
commit
84322eceda
|
|
@ -2,8 +2,7 @@ services:
|
|||
tubearchivist:
|
||||
container_name: tubearchivist
|
||||
restart: unless-stopped
|
||||
build: .
|
||||
image: tubearchivist-local
|
||||
image: bbilly1/tubearchivist
|
||||
ports:
|
||||
- 8000:8000
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in New Issue