This website requires JavaScript.
Explore
Help
Sign In
PonyMirrors
/
Pony.fm
Watch
1
Star
0
Fork
You've already forked Pony.fm
0
mirror of
https://github.com/Poniverse/Pony.fm.git
synced
2024-11-22 13:07:59 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f29d158611
Pony.fm
/
config
/
poniverse.php
6 lines
102 B
PHP
Raw
Normal View
History
Unescape
Escape
Update config; change authentication method
2015-09-05 17:09:25 +02:00
<
?
php
T350: Updated configuration files for Laravel 5.
2015-09-12 23:56:09 +02:00
return
[
Converted a bunch of tabs to spaces.
2015-10-25 03:35:37 +01:00
'client_id'
=>
env
(
'PONI_CLIENT_ID'
),
'secret'
=>
env
(
'PONI_CLIENT_SECRET'
)
T350: Updated configuration files for Laravel 5.
2015-09-12 23:56:09 +02:00
];
Reference in a new issue
Copy permalink