We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b35b5f commit e3ad62aCopy full SHA for e3ad62a
martin/src/srv/config.rs
@@ -83,7 +83,7 @@ mod tests {
83
worker_processes: 8
84
cors:
85
enable: true
86
- origin:
+ origin:
87
- https://example.com
88
max_age: 3600
89
"})
0 commit comments