Files
softplayer-backend-leg/.env.dev
Nikolai Rodionov 874d762efa
Some checks failed
ci/woodpecker/push/build Pipeline failed
A couple of updates
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-04-28 10:33:20 +02:00

3 lines
159 B
Plaintext

export SOFTPLAYER_DB_CONNECTION_STRING=postgres://softplayer:qwertyu9@localhost:30432/softplayer?sslmode=disable
export SOFYTPLAYER_REDIS_HOST=localhost:30379