Skip to content

Commit 171fdc6

Browse files
Merge pull request #27 from singnet/development
added localhost to cors
2 parents 86f8293 + 51421c1 commit 171fdc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metering/serverless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ custom:
2828
origin:
2929
local: localhost
3030
ropsten: "*"
31-
mainnet: "snet.com"
31+
mainnet: "*"
3232

3333
package:
3434
exclude:

0 commit comments

Comments
 (0)