updated stg pots
Some checks failed
Go Linter / Build golang services (api_gateway) (push) Has been cancelled
Go Linter / Tag Commit (push) Has been cancelled
Go Linter / Push Docker Images (api_gateway) (push) Has been cancelled
Go Linter / Run golangci-lint (api_gateway) (push) Has been cancelled

This commit is contained in:
Alex Shevchuk
2025-09-22 13:01:59 +03:00
parent ce7aecf8be
commit 62ce86f1c4

View File

@@ -4,7 +4,7 @@ services:
molva-api-gateway:
image: molvaapp/test_deploy:${VERSION}
ports:
- "0.0.0.0:8001:8000"
- "8001:8000"
- "[::]:8001:8000"
environment:
APP_VERSION: ${APP_VERSION}