Convert to Vite project
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
export const bytebinUrl =
|
||||
process.env.REACT_APP_BYTEBIN_URL || 'https://bytebin.lucko.me/';
|
||||
|
||||
import.meta.env.VITE_BYTEBIN_URL || 'https://bytebin.lucko.me/';
|
||||
export const postUrl = bytebinUrl + 'post';
|
||||
|
||||
Reference in New Issue
Block a user