Merge pull request #5086 from Infisical/akhilmhdh-patch-6

chore: removed HTTPS port mapping for nginx service in development compose
This commit is contained in:
Maidul Islam
2025-12-23 06:05:35 -05:00
committed by GitHub

View File

@@ -7,7 +7,6 @@ services:
restart: "always"
ports:
- 8080:80
- 8443:443
volumes:
- ./nginx/default.dev.conf:/etc/nginx/conf.d/default.conf:ro
depends_on:
@@ -201,4 +200,4 @@ volumes:
ldap_config:
grafana_storage:
softhsm_tokens:
driver: local
driver: local