Dockerfile & docker compose

Adapt configuration for tests purposes
Justfile to simplificate flow
This commit is contained in:
2023-09-07 00:37:59 +02:00
parent f3380139ed
commit 74e6488044
4 changed files with 44 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[config]
github_api_url = https://api.github.com/repos/
smtp_port = 25
smtp_server = localhost
smtp_port = 1025
smtp_server = mailhog
sender_email = sender@host.eu
receiver_email = receiver@anotherhost.eu