DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

402fe1cdb12efcdc82712fa77ef9e0bdc0ea1c0c — Jonni Liljamo 1 year, 7 months ago 908105d
fix(api): update dev-launch.sh with redis url in wanted format
1 files changed, 1 insertions(+), 1 deletions(-)

M api/scripts/dev-launch.sh
M api/scripts/dev-launch.sh => api/scripts/dev-launch.sh +1 -1
@@ 1,7 1,7 @@
#!/bin/sh

export LAURELIN_DB_URL=postgres://laurelin:laurelin@192.168.68.123:5432/laurelin
export LAURELIN_REDIS_URL=redis://192.168.68.123:6379
export LAURELIN_REDIS_URL=192.168.68.123:6379

# tr -dc A-Za-z0-9 </dev/urandom | head -c 64 ; echo ''
export LAURELIN_COOKIE_KEY=lZaMTjgD2dLzELlUJU98TtDSBQgcQzhAGaCecShoLusRZfkTdnOUy1OYIImB1SIa