CompUGE-Bench / src /environments /environment.prod.ts
Ahmad Shallouf
initialize
1bc149f
raw
history blame
108 Bytes
export const environment = {
apiUrl: 'https://cam-v2-compuge-db.ltdemos.informatik.uni-hamburg.de/api'
};