Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DaaS APIパスを修正 #271

Merged
merged 1 commit into from
Jan 28, 2024
Merged

DaaS APIパスを修正 #271

merged 1 commit into from
Jan 28, 2024

Conversation

averak
Copy link
Member

@averak averak commented Jan 28, 2024

No description provided.

@averak averak requested a review from ygkn January 28, 2024 07:22
@averak averak self-assigned this Jan 28, 2024
@averak averak linked an issue Jan 28, 2024 that may be closed by this pull request
Copy link
Member

@ygkn ygkn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -1,6 +1,6 @@
import { z } from 'zod';

const baseUrl = 'https://api.abelab.dev/daas';
const baseUrl = 'https://daas.averak.net';
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ローカルで動作確認済みです。

@averak averak merged commit 8a6d119 into main Jan 28, 2024
1 check passed
@averak averak deleted the feature/270-modify-daas-base-url branch January 28, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Daas APIのパスを書き換える
2 participants