mirror of
https://github.com/TheFunny/TelegramTwitterMediaBot.git
synced 2026-09-23 23:32:05 +00:00
change docker compose image
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
version: '3.7'
|
||||
services:
|
||||
tgxmb:
|
||||
build: .
|
||||
tgxmb: image: yoursfunny/telegram-twitter-media-bot: latest
|
||||
restart: always
|
||||
ports:
|
||||
- "8443:8443"
|
||||
|
||||
Reference in New Issue
Block a user