Skip to content

Commit ff2b354

Browse files
authored
chore: typo in backend Dockerfile comment (@mihail-8480) (monkeytypegame#6315)
1 parent 642c03a commit ff2b354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ RUN mkdir -p /app/backend/dist/logs
3939

4040
COPY ["docker/backend/entry-point.sh", "docker/backend/applyConfig.sh", "./"]
4141

42-
#run in env mode (no anticheat)
42+
#run in dev mode (no anticheat)
4343
ENV MODE=dev
4444

4545
EXPOSE 5005

0 commit comments

Comments
 (0)