last changes
This commit is contained in:
11
server/.env
Normal file
11
server/.env
Normal file
@@ -0,0 +1,11 @@
|
||||
# Salla OAuth Credentials
|
||||
SALLA_CLIENT_ID=f1544fc8-115d-4481-bcb8-ac0244b4b726
|
||||
SALLA_CLIENT_SECRET=c6fdbccb440e5d29638f830aaa16370515536f2d29e2ebdacbf3f3f60188f5c7
|
||||
SALLA_REDIRECT_URI=http://localhost:3001/auth/callback
|
||||
|
||||
# Server port
|
||||
SALLA_SERVER_PORT=3001
|
||||
|
||||
# After OAuth, these will be populated automatically
|
||||
# SALLA_ACCESS_TOKEN=
|
||||
# SALLA_REFRESH_TOKEN=
|
||||
Reference in New Issue
Block a user