mirror of
https://github.com/Polaris-Entertainment/bytefy.git
synced 2026-07-07 16:15:09 +00:00
Update environment.ts
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
export const environment = {
|
export const environment = {
|
||||||
production: true,
|
production: true,
|
||||||
uploadServiceBaseUrl: 'http://image.bytefy.net'
|
uploadServiceBaseUrl: 'https://image.bytefy.net'
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user