mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 09:38:47 +08:00
feat: tailchat 升级版本到 1.8.2 (#210)
This commit is contained in:
parent
30c2762125
commit
440d7628e9
@ -3,7 +3,7 @@ services:
|
||||
tailchat:
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: unless-stopped
|
||||
image: "moonrailgun/tailchat:1.8.2"
|
||||
image: moonrailgun/tailchat:1.8.2
|
||||
networks:
|
||||
- 1panel-network
|
||||
environment:
|
||||
@ -22,7 +22,7 @@ services:
|
||||
- SECRET=${SECRET}
|
||||
- API_URL=${API_URL}
|
||||
ports:
|
||||
- "${PANEL_APP_PORT_HTTP}:11000"
|
||||
- ${PANEL_APP_PORT_HTTP}:11000
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
Loading…
Reference in New Issue
Block a user