mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 13:17:24 +01:00
- added docker-compose.yml for quick one-command spinup - added docker-compose.dev.yml to override /habitrpg mount - modified Dockerfile to accept /habitrpg mount
4 lines
34 B
YAML
4 lines
34 B
YAML
web:
|
|
volumes:
|
|
- '.:/habitrpg'
|