mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-05 07:20:13 +01:00
Switches (back) to docker/Dockerfile as default for docker-compose
This commit is contained in:
parent
165eb5e49a
commit
505c634ee4
@ -5,7 +5,7 @@ services:
|
||||
container_name: libretranslate
|
||||
build:
|
||||
context: .
|
||||
dockerfile: docker/cuda.Dockerfile
|
||||
dockerfile: docker/Dockerfile
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "5000:5000"
|
||||
|
Loading…
Reference in New Issue
Block a user