generated from nhcarrigan/template
feat: initial project prototype #2
@ -8,7 +8,7 @@ import type { Appeal, Commission, Contact, ErrorResponse, Event, Meeting, Mentor
|
|||||||
providedIn: "root",
|
providedIn: "root",
|
||||||
})
|
})
|
||||||
export class ApiService {
|
export class ApiService {
|
||||||
public url = "http://localhost:1234";
|
public url = "https://forms-api.nhcarrigan.com";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user