Jack's Changes (#1)
First merge after adding branch Co-authored-by: c0de <c0de@c0de.dev> Reviewed-on: #1 Co-authored-by: Zed <benolken5@gmail.com> Co-committed-by: Zed <benolken5@gmail.com>
This commit is contained in:
@@ -15,4 +15,4 @@ FROM build AS run
|
||||
ENV discord_token ""
|
||||
ENV database_path "/tmp/baseball.db"
|
||||
|
||||
CMD ["python", "/app/main.py"]
|
||||
CMD ["python", "-u", "/app/main.py"]
|
Reference in New Issue
Block a user