The service name is now a parameter.

This commit is contained in:
Andrea Dell'Amico 2024-04-09 15:57:55 +02:00
parent 170aea0f4b
commit f424fadbec
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ secrets:
external: true
{% endif %}
services:
shinyproxy:
{{ shinyproxy_as_docker_service_name }}:
{% if shinyproxy_container_backend == 'docker' %}
build: .
ports: