Merge pull request #27 from D3-Bug/patch-1

Typo
This commit is contained in:
Jeroen Geusebroek 2021-01-08 10:26:52 +01:00 committed by GitHub
commit c674c7a4b6
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_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: