Update templates/compose/sparkyfitness.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
parent
e16a533cce
commit
d29a0543c7
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ services:
|
|||
|
||||
sparkyfitness-db:
|
||||
image: 'postgres:15-alpine'
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_DB: '${SPARKY_FITNESS_DB_NAME:-sparkyfitness}'
|
||||
POSTGRES_USER: '${SERVICE_USER_POSTGRES}'
|
||||
|
|
|
|||
Loading…
Reference in a new issue