This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
vmshay
/
Schedule
Seguir
1
Destacar
0
Fork
0
Archivos
Árbol:
c543d2fe66
Ramas
Etiquetas
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