Skip to content

Commit

Permalink
Merge pull request #129 from bas-kirill/bugfix/deploy-to-dev
Browse files Browse the repository at this point in the history
fix(dev): ready to use deploy form local machine
  • Loading branch information
bas-kirill authored Aug 27, 2024
2 parents 69032ff + 8d0f635 commit c79a029
Show file tree
Hide file tree
Showing 63 changed files with 214 additions and 1,857 deletions.
3 changes: 1 addition & 2 deletions client/src/shared/config/api.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { Configuration } from "generated/configuration";

export const apiConfig = new Configuration({
// basePath: "http://88.201.171.120:10001",
basePath: "http://localhost:5000",
basePath: "http://88.201.171.120:10001",
});

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit c79a029

Please sign in to comment.