Skip to content

Commit

Permalink
Merge pull request #21 from henkaku-center/feature/maintenance-dev-env
Browse files Browse the repository at this point in the history
Fix node-version
  • Loading branch information
HokutoMorita authored Feb 12, 2025
2 parents c261be4 + 228630c commit 6748414
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ OPERATOR_PRIVATE_KEY="0000000000000000000000000000000000000000000000000000000000
GOOGLE_SHEETS_ID="1rats**************************"
FIREBASE_DB_URL="https://example.asia-southeast1.firebasedatabase.app"

# DOUが管理してるFirebaseRealtimeDBのURL
FIREBASE_DB_URL="https://cit-web3-local-default-rtdb.firebaseio.com"

# GOOGLE_SERVICE_ACCOUNT_CREDENTIALS is Base64 Encoded JSON String
GOOGLE_SERVICE_ACCOUNT_CREDENTIALS=""

Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v20
20.9.0

0 comments on commit 6748414

Please sign in to comment.