fix cloc output scrapping. add clone progress and python output to docker logs.
This commit is contained in:
@@ -3,6 +3,6 @@ services:
|
||||
image: didas72/picable:latest
|
||||
container_name: picable
|
||||
environment:
|
||||
- PICABLE_DISCORD_TOKEN=yourdiscordtoken
|
||||
- PICABLE_GITHUB_TOKEN=yourgithubtoken
|
||||
- PICABLE_DISCORD_TOKEN=${PICABLE_DISCORD_TOKEN}
|
||||
- PICABLE_GITHUB_TOKEN=${PICABLE_GITHUB_TOKEN}
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user