Do not include container in traefik scan

This commit is contained in:
whitney 2024-07-11 22:32:33 -07:00
parent 0a800edf17
commit d8d0f7f065

View File

@ -7,4 +7,5 @@ services:
build: . build: .
environment: environment:
- PYTHONUNBUFFERED=1 - PYTHONUNBUFFERED=1
labels:
- traefik.enable=false