Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 558 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 558 Bytes

Laravel Docker Base

Docker base image for Laravel production applications

Environment Variables

env Default Mode
CONTAINER_MANUAL_SETUP *
CONTAINER_MODE "app" *
CONTAINER_PORT 8000 app
CONTAINER_WORKER_DELAY 10 worker
CONTAINER_WORKER_SLEEP 5 worker
CONTAINER_WORKER_TRIES 3 worker
CONTAINER_WORKER_TIMEOUT 300 worker