diff options
Diffstat (limited to '.env')
-rw-r--r-- | .env | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.env b/.env new file mode 100644 index 000000000..bed6a2d88 --- /dev/null +++ b/.env @@ -0,0 +1 @@ +REACT_APP_AUTH_LOBBY = 'http://localhost:3001' |