Reorganise a little to move the server into it's own directory

This commit is contained in:
Marc Di Luzio 2020-06-05 17:15:25 +01:00
parent aa2ecace89
commit 5a2d35aca8
5 changed files with 17 additions and 3 deletions

View file

@ -5,7 +5,7 @@ volumes:
services:
rove-server:
build: .
image: rove-server:latest
ports:
- "80:80"
command: ./rove-server --port 80 --data=/mnt/rove-server