Truth Social

This commit is contained in:
Alex Gleason
2022-03-21 13:09:01 -05:00
parent f00cd1fd07
commit 5cd894ab02
418 changed files with 12849 additions and 9336 deletions

View File

@ -17,7 +17,7 @@ const {
} = process.env;
const DEFAULTS = {
DEVSERVER_URL: 'http://localhost:3036',
DEVSERVER_URL: 'http://localhost:4545',
PATRON_URL: 'http://localhost:3037',
};
@ -29,7 +29,6 @@ const backendEndpoints = [
'/nodeinfo',
'/socket',
'/oauth',
'/auth/password',
'/.well-known/webfinger',
'/static',
'/main/ostatus',