1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

doc: add README.md into cors/backend (#618)

This commit is contained in:
liuliu
2023-04-06 18:11:44 +08:00
committed by GitHub
parent e6eeace5d5
commit 866ad278d5
2 changed files with 27 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Cross-Origin Resource Sharing (CORS)
## Run Server
## [Run Server](backend/README.md)
```sh
cd cors/backend