mirror of
https://github.com/miloszowi/everyone-mention-telegram-bot.git
synced 2025-10-10 17:16:03 +00:00
Firebase to MongoDB change, updated README.md, removed entrypoint.py and heroku-specific files
Author: miloszowi<miloszweb@gmail.com>
This commit is contained in:
5
docker/logs
Executable file
5
docker/logs
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
[ -z "$1" ] && printf "\nPlease specify service name (ex. app)\n\n" && exit
|
||||
|
||||
docker-compose logs -f "$@"
|
Reference in New Issue
Block a user