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

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: