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'
|
version: '3.7'
|
||||||
services:
|
services:
|
||||||
tgxmb:
|
tgxmb: image: yoursfunny/telegram-twitter-media-bot: latest
|
||||||
build: .
|
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "8443:8443"
|
- "8443:8443"
|
||||||
|
|||||||
Reference in New Issue
Block a user