mirror of
https://github.com/jgeusebroek/docker-spotweb.git
synced 2025-06-01 13:17:24 +02:00
Typo
Service 'spotweb' has a link to service 'spotweb_db' not 'spotwebdb'
This commit is contained in:
parent
24aa634049
commit
648ecdd273
@ -16,7 +16,7 @@ services:
|
||||
- SPOTWEB_DB_PASS=spotweb
|
||||
- "SPOTWEB_CRON_RETRIEVE=* */2 * * *"
|
||||
depends_on:
|
||||
- spotwebdb
|
||||
- spotweb_db
|
||||
ports:
|
||||
- 81:80
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user