File size: 96 Bytes
efa1c73
 
49bb180
1
2
3
4
library(plumber)
r <- plumb("/app/dga-classifier-service.R") 
r$run(host = "0.0.0.0",port=7860)