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}
|
- ADMIN_ENDPOINT=${LOGTO_ADMIN_ENDPOINT_URL}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
external: true
|
external: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue