cors-anywhere-docker/docker-compose.yml

8 lines
115 B
YAML
Raw Normal View History

2023-11-21 12:57:41 +00:00
version: "3.4"
services:
cors-anywhere:
image: fascinated/cors-anywhere:latest
ports:
- 3000:3000