mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Changed snipe-it to web-app-snipe-it and additional optimations
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
version: "latest"
|
||||
features:
|
||||
matomo: true
|
||||
css: false
|
||||
port-ui-desktop: true
|
||||
port-ui-desktop: true
|
||||
central_database: true
|
||||
ldap: true
|
||||
oauth2: true
|
||||
@@ -32,4 +31,11 @@ docker:
|
||||
redis:
|
||||
enabled: true
|
||||
database:
|
||||
enabled: true
|
||||
enabled: true
|
||||
snipe-it:
|
||||
version: "latest"
|
||||
name: "snipe-it"
|
||||
image: "grokability/snipe-it"
|
||||
volumes:
|
||||
data: "snipe-it_data"
|
||||
|
Reference in New Issue
Block a user