master #43

Merged
emmatveev merged 23 commits from master into dev 2025-06-01 19:39:34 +03:00
Showing only changes of commit e5bf36ed88 - Show all commits

View File

@ -7,8 +7,12 @@ services:
networks:
- common-infra-nginx
ports:
- "80:80"
- "443:443"
- published: 80
target: 80
mode: host
- published: 443
target: 443
mode: host
deploy:
mode: replicated
replicas: 1