Skip to content

Commit edf835e

Browse files
bunsenstraatAniket-Engg
authored andcommitted
Update workshop.ts
1 parent 918c115 commit edf835e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/learneth/src/redux/models/workshop.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { type ModelType } from '../store'
66
import { router } from '../../App'
77

88
// const apiUrl = 'http://localhost:3001';
9-
const apiUrl = 'https://static.220.14.12.49.clients.your-server.de:3000'
9+
const apiUrl = 'https://learneth.api.remix.live'
1010

1111
export const repoMap = {
1212
en: {

0 commit comments

Comments
 (0)