diff --git a/.env.dev b/.env.dev deleted file mode 100644 index ba6aa41..0000000 --- a/.env.dev +++ /dev/null @@ -1,2 +0,0 @@ -export SOFTPLAYER_DB_CONNECTION_STRING=postgres://softplayer:qwertyu9@localhost:30432/softplayer?sslmode=disable -export SOFYTPLAYER_REDIS_HOST=localhost:30379