Skip to content

Commit

Permalink
Update ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
Cp0204 committed May 4, 2024
1 parent f61ab34 commit 614f0a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ RUN chmod +x /app/run.sh

WORKDIR /app

ENV EXEC_PATH="/opt/ttyd"
ENV EXEC_DIR="/opt"
ENV START_COMMAND="login"
ENV PORT="2222"
ENV ALLOW_WRITE="true"

EXPOSE 2222

Expand Down

0 comments on commit 614f0a9

Please sign in to comment.