fix
Some checks failed
Deploy Dev / Build (pull_request) Failing after 9s
Deploy Dev / Push (pull_request) Has been skipped
Deploy Dev / prepare (pull_request) Has been skipped
Deploy Dev / Deploy dev (pull_request) Has been skipped

This commit is contained in:
Egor Matveev
2025-06-02 01:35:47 +03:00
parent 3f2af3e0a4
commit a4b4bfbaeb
5 changed files with 11 additions and 6 deletions

View File

@@ -6,6 +6,9 @@ services:
image: mathwave/sprint-repo:sprint-infra-nginx-dev
networks:
- common-infra-nginx-development
- configurator
environment:
MINIO_SECRET_KEY: $MINIO_SECRET_KEY_DEV
ports:
- published: 80
target: 80
@@ -164,3 +167,5 @@ volumes:
networks:
common-infra-nginx-development:
external: true
configurator:
external: true