Service 'spotweb' has a link to service 'spotweb_db' not 'spotwebdb'
This commit is contained in:
D3-Bug 2021-01-08 10:20:41 +01:00 committed by GitHub
parent 24aa634049
commit 648ecdd273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ services:
- SPOTWEB_DB_PASS=spotweb
- "SPOTWEB_CRON_RETRIEVE=* */2 * * *"
depends_on:
- spotwebdb
- spotweb_db
ports:
- 81:80
volumes: