fix: 修复 One API 安装完成后页面访问空白的问题

This commit is contained in:
wanghe-fit2cloud 2024-01-12 13:33:09 +08:00
parent 3deed53c47
commit 3c69a497ca
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3' version: '3'
services: services:
one-api: one-api:
image: justsong/one-api:v0.5.11 image: justsong/one-api:v0.5.10
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
ports: ports: