Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-compose.yml #19

Open
wants to merge 69 commits into
base: main
Choose a base branch
from
Open

docker-compose.yml #19

wants to merge 69 commits into from

Conversation

DarkLord-99
Copy link

version: "3.9"
services:
worker:
build: .
environment:
API_ID: $API_ID
API_HASH: $API_HASH
BOT_TOKEN: $BOT_TOKEN
DOWNLOAD_DIR: $DOWNLOAD_DIR
LOGGER: $LOGGER
OWNER_ID: $OWNER_ID
PRO_USERS: $PRO_USERS
PRO_USERS: $PRO_USERS
MONGODB_URI: $MONGODB_URI
LOG_CHANNEL: $LOG_CHANNEL
BROADCAST_AS_COPY: $BROADCAST_AS_COPY

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants