UNPKG
tips-twisted
Version:
latest (1.60.1)
1.60.1
Fetching riot games api data
github.com/Sansossio/twisted
Sansossio/twisted
tips-twisted
/
docker-compose.yml
12 lines
(11 loc)
•
215 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
version:
'3'
services:
app:
build:
dockerfile:
examples.Dockerfile
context:
.
container_name:
riotApiExamples
volumes:
-
.:/app
environment:
RIOT_API_KEY:
YOUR_API_KEY_HERE