Add logto for automatic startup (#3271)
This commit is contained in:
parent
b9d2a6455a
commit
eaf27eefe6
|
|
@ -15,6 +15,7 @@ services:
|
|||
- ADMIN_ENDPOINT=${LOGTO_ADMIN_ENDPOINT_URL}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
restart: always
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
external: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue