You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
376 B
YAML
14 lines
376 B
YAML
---
|
|
bookstack_state: present
|
|
bookstack_image: linuxserver/bookstack
|
|
bookstack_tag: 23.06.1
|
|
bookstack_puid: 1000
|
|
bookstack_pgid: 1000
|
|
bookstack_db_host: qnap
|
|
bookstack_database: bookstackapp
|
|
bookstack_db_user: bookstack
|
|
bookstack_app_url: https://bookstack.cianhatton.ie
|
|
bookstack_expose_port: 6875
|
|
bookstack_container_name: bookstack
|
|
bookstack_portainer_stack_name: bookstack
|