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