Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit 24b1b06

Browse files
authored
Merge pull request #17 from uniquelyparticular/fix/nowversion
fix: added now version, updated alias
2 parents 2cfdc33 + c040273 commit 24b1b06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

now.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
2+
"version": 2,
23
"name": "demo-micro-cors-http-proxy",
3-
"alias": "particular-demo-micro-cors-http-proxy.now.sh",
4+
"alias": "particular-micro-cors-http-proxy.now.sh",
45
"env": {
56
"NODE_ENV": "production",
67
"PROXY_PREFIX": "@demo-proxy-prefix",

0 commit comments

Comments
 (0)