This website requires JavaScript.
Explore
Help
Sign In
mk875sd
/
projekt-7
Watch
4
Star
1
Fork
0
You've already forked projekt-7
Code
Issues
14
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
22b7c39b63
projekt-7
/
scripts
/
config.js
7 lines
99 B
JavaScript
Raw
Normal View
History
Unescape
Escape
update config.js
2024-11-22 20:09:05 +00:00
// config.js
const
config
=
{
SUPABASE
_URL
:
'URL'
,
SUPABASE
_KEY
:
'KEY'
}
;
export
default
config
;
Reference in New Issue
Copy Permalink