mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-02 07:38:22 +00:00
Solved Roulette wheel feature bug
This commit is contained in:
@@ -2,6 +2,7 @@ features:
|
||||
logout: false
|
||||
matomo: true
|
||||
desktop: true
|
||||
css: true
|
||||
server:
|
||||
domains:
|
||||
canonical:
|
||||
|
||||
@@ -1,10 +1,6 @@
|
||||
application_id: "web-app-roulette-wheel"
|
||||
entity_name: "{{ application_id | get_entity_name }}"
|
||||
|
||||
features:
|
||||
css: true
|
||||
matomo: true
|
||||
|
||||
docker_repository_address: "https://github.com/kevinveenbirkenbach/roulette-wheel.git"
|
||||
docker_pull_git_repository: true
|
||||
docker_repository_branch: "master"
|
||||
|
||||
Reference in New Issue
Block a user