prep compose and Dockerfile

This commit is contained in:
Umputun
2019-07-31 23:24:48 -05:00
parent 3d883ba4bb
commit da671c005c
5 changed files with 143 additions and 30 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ import (
log "github.com/go-pkgz/lgr"
"github.com/jessevdk/go-flags"
"github.com/umputun/remark/backend/_example/memory_store/accessor"
"github.com/umputun/remark/backend/_example/memory_store/server"
"github.com/umputun/remark/memory_store/accessor"
"github.com/umputun/remark/memory_store/server"
)
// opts with all cli commands and flags