mirror of
https://github.com/deadcxap/YandexMusicDiscordBot.git
synced 2026-01-11 03:01:44 +03:00
impr: Docker Workflow (#7)
* automation of creating docker images and sending to dockerhub * badges for main and dev branches, latest-dev tag for dev builds --------- Co-authored-by: deadcxap <dead@cxap.space>
This commit is contained in:
@@ -78,7 +78,8 @@ MONGO_URI='mongodb://localhost:27017/' # Адрес сервера MongoDB
|
||||
|
||||
Запустите бота (`python ./MusicBot/main.py`).
|
||||
|
||||
## Запуск в Docker
|
||||
## Запуск в Docker  
|
||||
|
||||
|
||||
Возможен запуск как из командной строки, так и с помощью docker-compose.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user