csznet / tgState

使用Telegram作为存储的文件外链系统,不限制文件大小和格式。
https://www.csz.net
MIT License
874 stars 143 forks source link

docker安装之后上传图片失败了 #1

Closed wick233 closed 1 year ago

wick233 commented 1 year ago

docker run -d -p 8088:8088 --name tgstate -e TOKEN=1241176317:xxxxxx -e CHANNEL=@https://t.me/xxxxx csznet/tgstate:latest这个配置哪里有问题嘛

csznet commented 1 year ago

只需要@xxxx就行了,比如https://t.me/tgssds 就只需要输入CHANNEL=@tgssds