Ssecurity update

This commit is contained in:
2026-02-23 09:43:24 +05:30
parent 152ea94034
commit b97e57e070
2 changed files with 130 additions and 57 deletions

View File

@ -6,8 +6,8 @@ services:
context: support-portal-backend
dockerfile: Dockerfile
restart: always
ports:
- "8080:8080"
expose:
- "8080"
environment:
MYSQL_HOST: db
MYSQL_USER: support_portal_user