mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-15 02:13:41 +08:00
feat: telegram login and bind
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user