Update templates/compose/sparkyfitness.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
parent
26eb0a2905
commit
a8d3a39768
1 changed files with 0 additions and 1 deletions
|
|
@ -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}'
|
||||
|
|
|
|||
Loading…
Reference in a new issue