This website requires JavaScript.
Explore
Help
Register
Sign In
ProVM
/
emails
Watch
2
Star
0
Fork
0
You've already forked emails
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
f8500e061c4d67ca96c3c9b1470588a7a64fa731
emails
/
ui
/
setup
/
settings
/
01_env.php
5 lines
58 B
PHP
Raw
Normal View
History
Unescape
Escape
UI Base App
2022-11-09 15:22:58 -03:00
<
?
php
return
[
Download attachments
2022-11-29 11:12:06 -03:00
'api_key'
=>
sha1
(
$_ENV
[
'API_KEY'
])
UI Base App
2022-11-09 15:22:58 -03:00
];
Reference in New Issue
Copy Permalink