From 54d1bb9ca8229e19955a5ec4a9eecdaf9b4aa390 Mon Sep 17 00:00:00 2001 From: Artur Date: Thu, 3 Oct 2024 11:43:28 +0200 Subject: [PATCH] Order cd .. --- deploy-this/deploy-dc.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/deploy-this/deploy-dc.yml b/deploy-this/deploy-dc.yml index dbdb156..131f627 100644 --- a/deploy-this/deploy-dc.yml +++ b/deploy-this/deploy-dc.yml @@ -20,9 +20,7 @@ services: - 8800:8800/tcp # exposing port for www volumes: - # System dir with keystore - - ${IMPORTANT_DATA}/_start_system_on_docker_:/_system_:ro - - ${DOCKER_DATA}/_apps_jars_:/_apps_jars_ + - ${DOCKER_DATA}/_apps_jars_:/_apps_jars_ deploy: resources: