diff options
Diffstat (limited to 'frontend/config.js')
| -rw-r--r-- | frontend/config.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/frontend/config.js b/frontend/config.js deleted file mode 100644 index f5f234a..0000000 --- a/frontend/config.js +++ /dev/null @@ -1,3 +0,0 @@ -// This is client side config only - don't put anything in here that shouldn't be public! -export const endpoint = `http://localhost:4444`; -export const perPage = 4; |
