mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 16:02:14 +00:00
lsp: Expose 3001 in the Docker image (#1450)
This commit is contained in:
@@ -20,5 +20,7 @@ RUN pipenv install
|
||||
|
||||
COPY pyls_launcher.py .
|
||||
|
||||
EXPOSE 3001
|
||||
|
||||
CMD ["python3" ,"pyls_launcher.py"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user