mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
Update docker-compose.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
affine:
|
||||
image: ghcr.io/toeverything/affine:v0.24.0
|
||||
image: ghcr.io/toeverything/affine:0.24.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:3010
|
||||
@@ -24,7 +24,7 @@ services:
|
||||
labels:
|
||||
createdBy: Apps
|
||||
affine_migration:
|
||||
image: ghcr.io/toeverything/affine:0.23.3
|
||||
image: ghcr.io/toeverything/affine:0.24.0
|
||||
container_name: ${CONTAINER_NAME}_migration_job
|
||||
volumes:
|
||||
- ${UPLOAD_LOCATION}:/root/.affine/storage
|
||||
|
||||
Reference in New Issue
Block a user