質問するログイン新規登録

質問編集履歴

1

verision追記

2022/12/31 09:49

投稿

yu-na
yu-na

スコア27

title CHANGED
File without changes
body CHANGED
@@ -1,7 +1,11 @@
1
1
  ### 環境
2
2
 
3
3
  Nuxt: 3.0.0
4
+ node: v18.12.1
5
+ npm: 8.19.2
4
6
 
7
+ ### 質問
8
+
5
9
  Nuxt3で環境ごとに設定値を変える方法を公式がdotenvを紹介して載せています。
6
10
 
7
11
  https://nuxt.com/docs/guide/going-further/runtime-config/