add server url
This commit is contained in:
+2
-1
@@ -1,3 +1,4 @@
|
||||
STATIC_DIR='./client'
|
||||
PAYSTACK_SECRET_KEY=
|
||||
PORT='5000'
|
||||
PORT='5000'
|
||||
SERVER_URL='http://localhost:5000'
|
||||
Reference in New Issue
Block a user