Clean up obsolete files and refresh MkDocs site
Remove unused planning docs (FEDERATION_PLAN.md, SERVICE_INTEGRATIONS.md), temporary screenshots, update .gitignore for Playwright MCP logs, and refresh MkDocs site build with updated repo data. Bunker Admin
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
(function() {
|
||||
window.MEDIA_API_URL = 'http://localhost:4100';
|
||||
window.PUBLIC_URL = 'http://localhost:3002';
|
||||
window.PAYMENT_API_URL = 'http://localhost:4002';
|
||||
window.PAYMENT_API_URL = 'https://api.cmlite.org';
|
||||
window.APP_URL = 'http://localhost:3002';
|
||||
window.GANCIO_URL = 'http://localhost:8092';
|
||||
window.VIDEO_PLAYER_DEBUG = false;
|
||||
|
||||
Reference in New Issue
Block a user