/logbot

Log on Telegram bot

Primary LanguagePythonMIT LicenseMIT

Note

Packaging instruction here

Build command

cd docker/dev
docker compose --env-file ../.env build --build-arg UID=$(id -u) --build-arg GID=$(id -g)

Run command

docker compose --env-file ../../private.env --env-file ../.env up