このコミットが含まれているのは:
@@ -1,5 +1,5 @@
|
||||
// frontend/src/config.ts
|
||||
const ENV = 'development'
|
||||
const ENV: string = 'development'
|
||||
|
||||
const config = {
|
||||
API_BASE_URL: ENV === 'production' ? 'https://hub.nizika.monster/api' : 'http://localhost:3002',
|
||||
|
||||
新しい課題から参照
ユーザをブロックする