#
# environment in ambiente di production
#
PORT=3001
#
KEYCLOAK_URL=http://localhost:8080
KEYCLOAK_REALM=appweb
KEYCLOAK_CLIENT_ID=gateway
KEYCLOAK_CLIENT_SECRET=IJQG0mzAdauXlyqh0NsSBpZnI2J8XoI7
#
SHOP_URL=http://localhost:8080
