first step for plr game platform

This commit is contained in:
OnlyPapy98
2025-12-29 13:56:18 +01:00
parent 169b5ca412
commit ed79cae77d
40 changed files with 620 additions and 373 deletions

View File

@@ -1,4 +1,4 @@
export const environment = {
production: false,
apiBaseUrl: 'https://ddd3b90fc1ef.ngrok-free.app',
apiBaseUrl: 'http://192.168.1.235:8280',
};