mirror of
https://gitlab.com/wheres-the-tp/ui-mobile.git
synced 2026-01-25 07:54:57 -06:00
5 lines
114 B
JavaScript
5 lines
114 B
JavaScript
|
|
// @flow
|
||
|
|
|
||
|
|
export const BASE_URL = 'aretherecookies.herokuapp.com';
|
||
|
|
// export const BASE_URL = '192.168.1.6:3000';
|