mirror of
https://github.com/Dvorinka/ClubLogos.git
synced 2026-06-04 03:52:57 +00:00
push
This commit is contained in:
Binary file not shown.
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 1.3 MiB |
@@ -2,7 +2,7 @@ import './style.css'
|
|||||||
import gsap from 'gsap'
|
import gsap from 'gsap'
|
||||||
|
|
||||||
// Configuration
|
// Configuration
|
||||||
const API_BASE_URL = window.location.hostname === 'localhost' ? '/api' : 'http://localhost:8080'
|
const API_BASE_URL = 'https://logoapi.sportcreative.eu/logos'
|
||||||
|
|
||||||
// Get UUID from URL
|
// Get UUID from URL
|
||||||
const urlParams = new URLSearchParams(window.location.search)
|
const urlParams = new URLSearchParams(window.location.search)
|
||||||
|
|||||||
Reference in New Issue
Block a user