mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Changed coturn to image until coturn
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
|
||||
{% include 'roles/docker-compose/templates/services/base.yml.j2' %}
|
||||
|
||||
image: docker.io/akaunting/akaunting:{{applications.akaunting.version}}
|
||||
image: {{ applications[application_id].images.application }}
|
||||
build:
|
||||
context: .
|
||||
ports:
|
||||
|
Reference in New Issue
Block a user