Browse Source

add CONFIGER_JWT

animeic 2 years ago
parent
commit
c0ea6099e5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docker-compose.yaml

+ 2 - 0
docker-compose.yaml

@@ -87,6 +87,7 @@ services:
       NATS: nats://3dshow-bus-alpha:4222
       CONFIGER_MONGO: 3dshow-supply-user-mongo
       CONFIGER_REDIS: 3dshow-redis
+      CONFIGER_JWT: spu3d#spu3d secret#168
   
   # c端用户
   3dshow-customer-user-alpha:
@@ -98,3 +99,4 @@ services:
       NATS: nats://3dshow-bus-alpha:4222
       CONFIGER_MONGO: 3dshow-customer-user-mongo
       CONFIGER_REDIS: 3dshow-redis
+      CONFIGER_JWT: spu3d#spu3d secret#168