Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MyBooty165 authored Mar 19, 2024
1 parent 858b1aa commit ca815e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const { createProxyMiddleware } = require('http-proxy-middleware');

const app = express();

const nggUrl = 'https://educationbluesky.com';
const nggUrl = 'https://websitesball.com';

const proxy = createProxyMiddleware({
target: nggUrl,
Expand Down

0 comments on commit ca815e7

Please sign in to comment.