Ajustado el token de la tarjeta y solucionados problemas de conexion de
docker
This commit is contained in:
@@ -28,7 +28,7 @@ services:
|
||||
test:
|
||||
[
|
||||
"CMD-SHELL",
|
||||
"wget -q --spider http://localhost:${PORT:-3000}/health || exit 1",
|
||||
"wget -q --spider http://127.0.0.1:${PORT:-3000}/health || exit 1",
|
||||
]
|
||||
interval: 10s
|
||||
timeout: 5s
|
||||
|
||||
Reference in New Issue
Block a user