emanuelegori / ciao

0 gustos
0 bifurcaciones
1 archivos
Última actividad 1739119150
checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack)
1 services:
2 ciao:
3 image: brotandgames/ciao
4 container_name: ciao
5 ports:
6 - '8090:3000'
7 environment:
8 - TIME_ZONE=Rome
9 - BASIC_AUTH_USERNAME=myusername
10 - BASIC_AUTH_PASSWORD=mypassword
Siguiente Anterior