1 changed file
docker-compose.yml | ||
Add comment 43 #links:
Add comment 44 # - redis
Add comment 45 read_only: true
Add comment 46 Plus # if app has to write to local path
Add comment 47 Plus #tmpfs:
Add comment 48 Plus # - /var/run
Add comment 49 Plus # - /var/cache
Add comment 46 50 security_opt:
Add comment 47 51 - no-new-privileges:true
Add comment 48 52 #volumes: