1
0
mirror of https://github.com/uetchy/namae.git synced 2025-09-10 10:06:39 +09:00

feat: add nta

This commit is contained in:
2019-09-01 00:00:24 +09:00
parent f2e45bac4b
commit b07b597d2e
10 changed files with 160 additions and 9 deletions

View File

@@ -22,5 +22,8 @@
"src": "/(.*)",
"dest": "/web/$1"
}
]
],
"env": {
"NTA_APPLICATION_ID": "@namae-nta-application-id"
}
}