PORT = 3000 ## Store type 'local-storage' or 'redis' supported STORE_PROVIDER = redis # for example if STORE = redis STORE_URL = redis://localhost:6379