Remove codeserver environment

This commit is contained in:
William Brawner 2021-11-24 16:26:49 -07:00
parent 7f731a627f
commit 240833e8d6

View file

@ -1,4 +0,0 @@
export const environment = {
production: false,
apiUrl: 'https://3000code.wbrawner.com'
};