Commit graph

4 commits

Author SHA1 Message Date
Piero Toffanin 256e63f535 Do not hide docker folder 2023-01-13 10:24:56 -05:00
dingedi c18a8d4855
fix docker 2023-01-12 14:23:29 +01:00
Minosity-VR 752d2aae2c
Add api keys db path as env var (#1)
* Add API Keys DB path to command & env vars

* Create API Keys DB directory if not exists before sqlite connection & Add docker-compose example
2022-07-15 13:22:04 +02:00
Vincent Emonet 46693f36c1 Add Dockerfile to build and run LibreTranslate as a Docker image. Also added a docker-compose.yml file to provide a reproducible way to run the Docker image. And finally added how to build and run the Docker image to the README.md. Tested with local deployment on port 5000 and public HTTPS deployment using a docker based nginx-proxy 2020-12-21 19:39:53 +01:00