We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85e71cb commit 47d6d26Copy full SHA for 47d6d26
lostpixel.config.ts
@@ -3,7 +3,7 @@ import { CustomProjectConfig } from 'lost-pixel'
3
export const config: CustomProjectConfig = {
4
pageShots: {
5
pages: [{ path: '/', name: 'landing' }],
6
- baseUrl: 'http://172.17.0.1:3000'
+ baseUrl: 'http://172.17.0.1:8000'
7
},
8
lostPixelProjectId: 'clud602ae10romo0e861bvpv2',
9
apiKey: process.env.LOST_PIXEL_API_KEY
0 commit comments