Ssecurity update
This commit is contained in:
@ -6,8 +6,8 @@ services:
|
||||
context: support-portal-backend
|
||||
dockerfile: Dockerfile
|
||||
restart: always
|
||||
expose:
|
||||
- "8080"
|
||||
ports:
|
||||
- "8080:8080"
|
||||
environment:
|
||||
MYSQL_HOST: db
|
||||
MYSQL_USER: support_portal_user
|
||||
|
||||
Reference in New Issue
Block a user