Remove debug flag

This commit is contained in:
Bradley Schofield 2025-01-15 09:59:16 +09:00
parent 396602d887
commit 8d7712a669

View file

@ -49,7 +49,7 @@ services:
build:
context: .
args:
DEBUG: true
DEBUG: false
TESTING: true
VERSION: dev
ports: