File size: 136 Bytes
cef606d
8968c14
 
963a77a
8968c14
333b5a6
1
2
3
4
5
6
7
FROM ghcr.io/winstxnhdw/nllb-api:main

ENV SERVER_PORT 7860
ENV BACKEND_INTERNAL_URL http://localhost:$SERVER_PORT

EXPOSE $SERVER_PORT