Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 490 Bytes

Readme.md

File metadata and controls

16 lines (12 loc) · 490 Bytes

First, set up a local directory (it will be C:/Users/USERNAME/Docker-Data/horta-hell in this example) that will store the horta-hell database and its' configuration file. Copy horta-properties.example to that directory and edit the file accordingly.

How to deploy:

$ $env:horta_hell_data = 'C:/Users/USERNAME/Docker-Data/horta-hell' # Data container location
$ docker-compose up -d