Binding to localhost
This commit is contained in:
parent
850b9aadf8
commit
6d95153bf1
|
@ -16,4 +16,4 @@ services:
|
|||
volumes:
|
||||
- ${BASE_DATA_DIR}/libretranslate/api_keys:/app/db/api_keys.db
|
||||
ports:
|
||||
- ${LT_PORT}:5000
|
||||
- ${LT_HOST}:${LT_PORT}:5000
|
||||
|
|
Loading…
Reference in New Issue