Commit 08f09e22 by CaIon

update docker-compose.yml

parent d69bab1a
...@@ -2,7 +2,7 @@ version: '3.4' ...@@ -2,7 +2,7 @@ version: '3.4'
services: services:
one-api: one-api:
image: calciumion/neko-api:main image: calciumion/new-api:latest
container_name: one-api container_name: one-api
restart: always restart: always
command: --log-dir /app/logs command: --log-dir /app/logs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment