mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-06-11 09:19:38 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c40b4218a | |||
| 73a67fcdf1 |
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
axonhub:
|
||||
image: looplj/axonhub:v0.9.37
|
||||
image: looplj/axonhub:v0.9.38
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@@ -69,7 +69,7 @@ services:
|
||||
networks:
|
||||
1panel-network:
|
||||
ipv4_address: ${SUBNET_PREFIX}.237
|
||||
image: chaitin/safeline-luigi:9.3.5
|
||||
image: chaitin/safeline-luigi:9.3.6
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- ${SAFELINE_DIR}/resources/luigi:/app/data
|
||||
|
||||
Reference in New Issue
Block a user