This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
vmshay
/
Schedule
Observar
1
Favorito
0
Fork
0
Arquivos
Tree:
c543d2fe66
Branches
Tags
develop
master
Schedule
/
docker-compose.yml
docker-compose.yml
103 B
Histórico
Raw
1
2
3
4
5
6
7
version: '3'
services:
schedule:
env_file: env/.env
build: .
ports:
- ${PORT}:8888