diff --git a/stack-compose-dev.yml b/stack-compose-dev.yml index fc94d7b..661663f 100644 --- a/stack-compose-dev.yml +++ b/stack-compose-dev.yml @@ -5,8 +5,6 @@ services: image: registry.gitlab.com/sahkoinsinoorikilta/vtmk/web2.0-frontend:latest deploy: replicas: 1 - restart_policy: - condition: unless-stopped update_config: order: start-first ports: diff --git a/stack-compose.yml b/stack-compose.yml index 6b14cd6..e36e87d 100644 --- a/stack-compose.yml +++ b/stack-compose.yml @@ -5,8 +5,6 @@ services: image: registry.gitlab.com/sahkoinsinoorikilta/vtmk/web2.0-frontend:prod deploy: replicas: 1 - restart_policy: - condition: unless-stopped update_config: order: start-first ports: