Compare commits
2 Commits
1079ad7d0a
...
4ec934c96b
| Author | SHA1 | Date | |
|---|---|---|---|
| 4ec934c96b | |||
|
|
19df740550 |
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,4 +8,5 @@ devtools_options.yaml
|
||||
untranslated.txt
|
||||
generate_protos.sh
|
||||
update_dep.sh
|
||||
.vscode/
|
||||
.vscode/
|
||||
.gocache/
|
||||
@@ -16,8 +16,7 @@ api:
|
||||
CORS:
|
||||
max_age: 300
|
||||
allowed_origins:
|
||||
- "http://*"
|
||||
- "https://*"
|
||||
- "*"
|
||||
allowed_methods:
|
||||
- "GET"
|
||||
- "POST"
|
||||
|
||||
Reference in New Issue
Block a user