From 2c087ca8ea40ccde3b1f60941ee73379333f1adc Mon Sep 17 00:00:00 2001 From: c0repwn3r Date: Fri, 21 Apr 2023 18:43:24 -0400 Subject: [PATCH] fix! fix! fix! fix! fix! fix! infra overhaul --- ansible/deploy.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ansible/deploy.yaml b/ansible/deploy.yaml index f3c0d2edb9435f853eee378183912acef4777368..df5e4bafb3aeb05a5c8ab28ca9b54e62545c3180 100644 --- a/ansible/deploy.yaml +++ b/ansible/deploy.yaml @@ -13,9 +13,9 @@ # What version of the docker container should be deployed? version: bleeding - ws_port: 3000 - api_port: 3001 - web_port: 3002 + ws_port: 3204 + api_port: 3205 + web_port: 3206 api_config_dir: /home/stk-deploy/config db_data_dir: /home/stk-deploy/data