From c2a8f41cfa8e0bfc5bc5e4b8b68b58fe026b7916 Mon Sep 17 00:00:00 2001 From: bgp Date: Tue, 7 May 2024 14:52:25 +0300 Subject: [PATCH] new docker --- compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose.yml b/compose.yml index 9ca6d6f..698352b 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,7 @@ services: build: dockerfile: Dockerfile environment: - - WEBHOOK='https://crm.svs-tech.pro/rest/1/liljl5r1k6dtxt0s/' + - WEBHOOK=https://crm.svs-tech.pro/rest/1/liljl5r1k6dtxt0s/ ports: - 8099:80 networks: @@ -15,4 +15,4 @@ networks: ipam: config: - subnet: 10.66.0.0/16 - gateway: 10.66.0.1 \ No newline at end of file + gateway: 10.66.0.1