From 06bef25e58b577821e54239c85132aa68168125d Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 27 Oct 2025 03:02:25 +0300 Subject: [PATCH] update Docker image references, modify TypeScript target, and adjust environment variables --- back | 2 +- docker-compose.yml | 3 ++- front | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/back b/back index 604dc9b..64e34da 160000 --- a/back +++ b/back @@ -1 +1 @@ -Subproject commit 604dc9b82c14bad0c5f61e64006b328d703ec360 +Subproject commit 64e34dabfe5a25cf2829f6ce3243bc423feb510e diff --git a/docker-compose.yml b/docker-compose.yml index 6caf2b7..d6f8c5e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -44,9 +44,10 @@ services: - appnet - proxy front: - image: git.logidex.ru/aserbin/logidex-id-frontend:latest + image: git.logidex.ru/fakz9/logidex-id-frontend:latest environment: - NODE_ENV=production + - NEXT_PUBLIC_API_URL=https://id.logidex.ru/api networks: - appnet back: diff --git a/front b/front index ebaf5c2..1c3406e 160000 --- a/front +++ b/front @@ -1 +1 @@ -Subproject commit ebaf5c2cab8121e5a75b63c90de7c0fabc0814ba +Subproject commit 1c3406e2576a0860b1f9e48cc62a45e45fe38b2d