Niente porte in modalità replicated.

This commit is contained in:
Andrea Dell'Amico 2022-05-05 16:44:40 +02:00
parent 94299064cc
commit d85ac93c7b
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@ services:
- APPLICATION_DATASOURCEEPASREST_RESTPASSWORD2={{epasmed_application_datasourceepasrest_restpassword2}}
- APPLICATION_DATASOURCEEPASREST_RESTUSERNAME3={{epasmed_application_datasourceepasrest_restusername3}}
- APPLICATION_DATASOURCEEPASREST_RESTPASSWORD3={{epasmed_application_datasourceepasrest_restpassword3}}
ports:
- 80:80
# ports:
# - 80:80
networks:
- {{ epasmed_docker_network }}
- {{ epasmed_haproxy_public_net }}