mirror of
https://github.com/arnaucube/go-dvote.git
synced 2026-02-28 05:26:46 +01:00
Adding CORS headers
This commit is contained in:
@@ -7,7 +7,7 @@ Reference implementation of a voting census service running on the Vocdoni platf
|
||||
In a GO ready environment:
|
||||
|
||||
```
|
||||
go get -u github.com/vocdoni/dvote-census
|
||||
go get -u github.com/vocdoni/dvote-census/...
|
||||
go build -o censusHttpService github.com/vocdoni/dvote-census/cmd/censushttp
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user