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
parent 26eb0a2905
commit a8d3a39768
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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}'