9
gateway/.env
Normal file
9
gateway/.env
Normal file
@@ -0,0 +1,9 @@
|
||||
#
|
||||
PORT=3001
|
||||
#
|
||||
KEYCLOAK_URL=http://localhost:8080
|
||||
KEYCLOAK_REALM=appweb
|
||||
KEYCLOAK_CLIENT_ID=gateway
|
||||
KEYCLOAK_CLIENT_SECRET=IJQG0mzAdauXlyqh0NsSBpZnI2J8XoI7
|
||||
#
|
||||
SHOP_URL=http://localhost:8080
|
||||
Reference in New Issue
Block a user