🐳 Added import service config

This commit is contained in:
2021-08-31 12:48:37 -07:00
parent 632b2dc267
commit b3799edcc6
5 changed files with 89 additions and 13 deletions

View File

@@ -0,0 +1,9 @@
NAMESPACE=
LOGGER=true
LOGLEVEL=info
SERVICEDIR=dist/services
TRANSPORTER=nats://nats:4222
CACHER=Memory