mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-05-21 14:36:28 -04:00
Do not hide docker folder
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ services:
|
||||
container_name: libretranslate
|
||||
build:
|
||||
context: .
|
||||
dockerfile: .docker/cuda.Dockerfile
|
||||
dockerfile: docker/cuda.Dockerfile
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "5000:5000"
|
||||
|
||||
Reference in New Issue
Block a user