services:
cc-hook:
build: .
container_name: cc-hook
ports:
- "8082:8082"
env_file:
- .env
restart: unless-stopped