This commit is contained in:
parent
be75903226
commit
706f5bad3f
@ -93,7 +93,7 @@ services:
|
||||
authrpc:
|
||||
image: registry.itzana.me/strafesnet/auth-service:master
|
||||
container_name: authrpc
|
||||
command: ["serve", "rpc"]
|
||||
command: ["--debug", "serve", "rpc"]
|
||||
environment:
|
||||
- REDIS_ADDR=authredis:6379
|
||||
env_file:
|
||||
|
Loading…
x
Reference in New Issue
Block a user