chore: save WIP before workstation switch
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export const BASE_URL = process.env.BASE_URL || (process.env.CI
|
||||
? 'https://euchre-ci.notsosm.art'
|
||||
: 'http://localhost:3000');
|
||||
Reference in New Issue
Block a user