Skip to content

Commit 1eb4d14

Browse files
committed
adame skončil jsi
1 parent 537cd50 commit 1eb4d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ COPY --from=blog-builder /srv/jekyll/build/ ./static/blog
2222
ENV PATH "$PATH:/usr/games"
2323
COPY ./static/amogus.cow /usr/share/cowsay/cows
2424

25-
CMD ["sh", "-c", "deno run --allow-all server.deno.ts 2>&1 | tee -a static/persistent/log.txt"]
25+
CMD ["sh", "-c", "deno run --allow-all server.deno.ts 2>&1 | sed -e \"s/$TG_BOT_TOKEN/<REDACTED>/g\" | tee -a static/persistent/log.txt"]

0 commit comments

Comments
 (0)