mirror of
https://github.com/donlon/cloudflare-error-page.git
synced 2025-12-22 16:29:29 +00:00
editor: support shortened share URLs
This commit is contained in:
@@ -17,7 +17,7 @@ export default defineConfig(({ mode }) => {
|
||||
server: {
|
||||
port: 3000,
|
||||
proxy: {
|
||||
'/s': {
|
||||
'/s/': {
|
||||
target: 'http://localhost:5000',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user