mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 00:08:47 +08:00
Bump halo version to 2.6.0 (#97)
This commit is contained in:
parent
535212e123
commit
d7bf91352c
0
apps/halo/2.5.2/data.yml → apps/halo/2.6.0/data.yml
Executable file → Normal file
0
apps/halo/2.5.2/data.yml → apps/halo/2.6.0/data.yml
Executable file → Normal file
@ -1,7 +1,7 @@
|
||||
version: "3"
|
||||
services:
|
||||
halo:
|
||||
image: halohub/halo:2.5.2
|
||||
image: halohub/halo:2.6.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
@ -8,7 +8,7 @@ docker run \
|
||||
--name halo \
|
||||
-p 8090:8090 \
|
||||
-v ~/.halo2:/root/.halo2 \
|
||||
halohub/halo:2.2 \
|
||||
halohub/halo:2.6.0 \
|
||||
--halo.external-url=http://localhost:8090/ \
|
||||
--halo.security.initializer.superadminusername=admin \
|
||||
--halo.security.initializer.superadminpassword=P@88w0rd
|
||||
|
Loading…
Reference in New Issue
Block a user