mirror of
https://github.com/jgeusebroek/docker-spotweb.git
synced 2025-12-18 13:07:07 +01:00
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user