mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-05-04 20:30:39 +00:00
Do not hide docker folder
This commit is contained in:
parent
cfe904dfe2
commit
256e63f535
7 changed files with 6 additions and 6 deletions
|
@ -5,7 +5,7 @@ services:
|
|||
container_name: libretranslate-cuda
|
||||
build:
|
||||
context: .
|
||||
dockerfile: .docker/cuda.Dockerfile
|
||||
dockerfile: docker/cuda.Dockerfile
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "5000:5000"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue