feat: Add numerous Magic: The Gathering card metadata and image files.
Some checks failed
Build and Deploy / build (push) Failing after 50s
Some checks failed
Build and Deploy / build (push) Failing after 50s
This commit is contained in:
@@ -19,6 +19,7 @@ export default defineConfig({
|
||||
proxy: {
|
||||
'/api': 'http://localhost:3000', // Proxy API requests to backend
|
||||
'/cards': 'http://localhost:3000', // Proxy cached card images
|
||||
'/images': 'http://localhost:3000', // Proxy static images
|
||||
'/socket.io': {
|
||||
target: 'http://localhost:3000',
|
||||
ws: true
|
||||
|
||||
Reference in New Issue
Block a user