Fixes
This commit is contained in:
11
.env.local
Normal file
11
.env.local
Normal file
@@ -0,0 +1,11 @@
|
||||
SERVER_ADDR=:80
|
||||
|
||||
APP_NAME=identity-svc
|
||||
APP_DOMAIN=auth.egosport
|
||||
APP_PATH_PREFIX=
|
||||
APP_KV_NAMESPACE=egosport/identity-svc
|
||||
|
||||
LOGGER_ADDR=logger.egosport:24224
|
||||
DATABASE_URL=postgres://egosport:12345678@db.egosport:5432/egosport
|
||||
CACHE_ADDR=cache.egosport:6379
|
||||
CACHE_PASSWORD=12345678
|
||||
Reference in New Issue
Block a user