Allow embedded jetty to serve an external resources directory
This commit is contained in:
5
docker/README.md
Normal file
5
docker/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
To run Pairgoth under docker:
|
||||
|
||||
- compile Pairgoth and copy `application/target/pairgoth-engine.jar` to `docker/data/app`
|
||||
- copy `pairgoth.properties.example` to `docker/data/app/pairgoth.properties` and adapt it to your needs
|
||||
- launch `./run.sh` from within the `docker` directory
|
Reference in New Issue
Block a user