mirror of
https://github.com/jgeusebroek/docker-spotweb.git
synced 2025-06-03 06:07:23 +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_DB_PASS=spotweb
|
||||||
- "SPOTWEB_CRON_RETRIEVE=* */2 * * *"
|
- "SPOTWEB_CRON_RETRIEVE=* */2 * * *"
|
||||||
depends_on:
|
depends_on:
|
||||||
- spotwebdb
|
- spotweb_db
|
||||||
ports:
|
ports:
|
||||||
- 81:80
|
- 81:80
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user