diff --git a/templates/shinyproxy-docker-compose.yml.j2 b/templates/shinyproxy-docker-compose.yml.j2 index c74a261..4371ff7 100644 --- a/templates/shinyproxy-docker-compose.yml.j2 +++ b/templates/shinyproxy-docker-compose.yml.j2 @@ -13,7 +13,7 @@ secrets: external: true {% endif %} services: - shinyproxy: + {{ shinyproxy_as_docker_service_name }}: {% if shinyproxy_container_backend == 'docker' %} build: . ports: