Reorganise a little to move the server into it's own directory
This commit is contained in:
parent
aa2ecace89
commit
5a2d35aca8
5 changed files with 17 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue