mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
feat: update gpt-load 1.1.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
gpt-load:
|
||||
image: ghcr.io/tbphp/gpt-load:v1.0.22.1
|
||||
image: ghcr.io/tbphp/gpt-load:v1.1.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
ports:
|
||||
@@ -12,7 +12,7 @@ services:
|
||||
environment:
|
||||
- AUTH_KEY=${AUTH_KEY}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
createdBy: Apps
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
Reference in New Issue
Block a user