feat: telegram login and bind

This commit is contained in:
sljeff
2024-03-02 17:15:52 +08:00
parent 194ff1ac57
commit 84144306a8
9 changed files with 174 additions and 22 deletions

View File

@@ -2,7 +2,7 @@ version: '3.4'
services:
new-api:
image: calciumion/new-api:latest
build: .
container_name: new-api
restart: always
command: --log-dir /app/logs