Update templates/compose/sparkyfitness.yaml

Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
Ariq Pradipa Santoso
2025-10-22 07:05:53 +07:00
committed by GitHub
co-authored by ShadowArcanist
parent 26eb0a2905
commit a8d3a39768
-1
View File
@@ -16,7 +16,6 @@ services:
sparkyfitness-server:
image: 'codewithcj/sparkyfitness_server:latest'
restart: always
environment:
SPARKY_FITNESS_LOG_LEVEL: '${SPARKY_FITNESS_LOG_LEVEL:-info}'
SPARKY_FITNESS_DB_USER: '${SERVICE_USER_POSTGRES}'