De-scope - remove swagger docs and http proxy
HTTP proxy was becoming annoying to maintain, and gRPC is easier to use anyway swagger docs are just part of the fallout
This commit is contained in:
parent
bffe539d77
commit
7d780d05bd
4 changed files with 3 additions and 38 deletions
|
@ -27,15 +27,7 @@ apps:
|
|||
environment:
|
||||
WORDS_FILE : "$SNAP/data/words_alpha.txt"
|
||||
DATA_PATH : $SNAP_USER_DATA
|
||||
|
||||
rove-rest-server:
|
||||
command: bin/rove-server-rest-proxy
|
||||
plugs:
|
||||
- network
|
||||
- network-bind
|
||||
environment:
|
||||
DATA_PATH : $SNAP_USER_DATA
|
||||
|
||||
|
||||
parts:
|
||||
go-rove:
|
||||
plugin: go
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue