join #30

Merged
emmatveev merged 11 commits from join into master 2024-11-23 22:17:25 +03:00
Showing only changes of commit de26ebe88e - Show all commits

View File

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