security update
This commit is contained in:
@@ -10,6 +10,8 @@ services:
|
||||
image: web:1.0.0
|
||||
container_name: web
|
||||
restart: unless-stopped
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
env_file:
|
||||
- .env.production
|
||||
expose:
|
||||
|
||||
Reference in New Issue
Block a user