mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
alias
This commit is contained in:
@ -52,6 +52,18 @@ services:
|
||||
- db
|
||||
labels:
|
||||
com.centurylinklabs.watchtower.enable: true
|
||||
homepage.group: Utilities
|
||||
homepage.name: Bookstack
|
||||
homepage.weight: 1
|
||||
homepage.icon: bookstack.png
|
||||
homepage.href: https://bookstack.sectorq.eu
|
||||
homepage.description: Books
|
||||
homepage.server: my-docker
|
||||
homepage.container: bookstack-app-1
|
||||
# homepage.widget.type: ${APPNAME}
|
||||
# homepage.widget.url: https://${APPNAME}.sectorq.eu
|
||||
# homepage.widget.key: ddfc91b29920082636da70cc677aec74c88a7666
|
||||
# homepage.widget.version: 2
|
||||
db:
|
||||
image: lscr.io/linuxserver/mariadb
|
||||
secrets:
|
||||
|
1
kestra/stack.env
Normal file
1
kestra/stack.env
Normal file
@ -0,0 +1 @@
|
||||
APPNAME=kestra
|
Reference in New Issue
Block a user