feat: Enable Docker deployment and CD
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 8m1s

Closes #8, partially addresses #6
This commit is contained in:
2023-11-25 16:55:31 +01:00
parent d789ea7e74
commit 60a81f66a8
8 changed files with 147 additions and 33 deletions

View File

@@ -1,2 +1,5 @@
DISCORD_TOKEN=changeme
# Only useful when developing locally. Do not change it when deploying
# with Docker.
DATABASE_URL=sqlite:p4bl0t.db